1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-31 01:52:11 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-01-18 00:02:37 +01:00
parent a82bd45f26
commit 2022d42052
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"Bookmarks" => "Предпочитани",
"Save" => "Запис",
"Delete" => "Изтриване",
"Edit" => "Промяна",
"Add" => "Добавяне",
"Settings" => "Настройки"
);

View File

@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Save" => "Saglabāt",
"Delete" => "Izdzēst",
"Settings" => "Iestatījumi"
);