diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-04 02:04:21 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-04 02:04:21 +0200 |
commit | d7e77f64263cb846ce37a02761b8c3e35c048a00 (patch) | |
tree | 6fdf43e7a8f8268772cd4f73b2ff29520719d6b1 /apps/bookmarks | |
parent | bef63527cef4c642e141793eea1a1e9eab39cd30 (diff) | |
download | nextcloud-server-d7e77f64263cb846ce37a02761b8c3e35c048a00.tar.gz nextcloud-server-d7e77f64263cb846ce37a02761b8c3e35c048a00.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/bookmarks')
-rw-r--r-- | apps/bookmarks/l10n/eo.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/bookmarks/l10n/eo.php b/apps/bookmarks/l10n/eo.php new file mode 100644 index 00000000000..808cda8a041 --- /dev/null +++ b/apps/bookmarks/l10n/eo.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"Bookmarks" => "Legosignoj", +"unnamed" => "nenomita", +"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Ŝovu tion ĉi al la legosignoj de via TTT-legilo kaj klaku ĝin, se vi volas rapide legosignigi TTT-paĝon:", +"Read later" => "Legi poste", +"Address" => "Adreso", +"Title" => "Titolo", +"Tags" => "Etikedoj", +"Save bookmark" => "Konservi legosignon", +"You have no bookmarks" => "Vi havas neniun legosignon" +); |