mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-03-21 12:29:14 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
7077904b36
commit
7b44736d24
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Järjehoidjad",
|
||||
"Tags" => "Sildid",
|
||||
"Edit bookmark" => "Muuda järjehoidjat",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Oled sa kindel, et sa soovid kõigilt sissekannetelt seda silti eemaldada?",
|
||||
"Warning" => "Hoiatus",
|
||||
"Bookm." => "Järjeh.",
|
||||
"Add a bookmark" => "Lisa järjehoidja",
|
||||
"Close" => "Sulge",
|
||||
"The title of the page" => "Lehe pealkiri",
|
||||
"The address of the page" => "Lehe aadress",
|
||||
"Description of the page" => "Lehe kirjeldus",
|
||||
"Save" => "Salvesta",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Lohista see oma veebilehitseja järjehoidjatesse ja kliki sellele, kui sa soovid veebilehte kiirelt lisada:",
|
||||
"Read later" => "Loe hiljem",
|
||||
"Address" => "Aadress",
|
||||
"Add bookmark" => "Lisa järjehoidja",
|
||||
"List" => "Nimekiri",
|
||||
"Image" => "Pilt",
|
||||
"Hide" => "Peida",
|
||||
"Show" => "Näita",
|
||||
"Related Tags" => "Seotud sildid",
|
||||
"You have no bookmarks" => "Sul pole järjehoidjaid",
|
||||
"Bookmarklet <br />" => "Järjehoidja vidin <br />"
|
||||
"Edit" => "Muuda",
|
||||
"Delete" => "Kustuta",
|
||||
"Cancel" => "Loobu",
|
||||
"Bookmarklet <br />" => "Järjehoidja vidin <br />",
|
||||
"Import bookmarks" => "Impordi järjehoidjaid",
|
||||
"Bookmark html file" => "Järjehoidjate HTML-fail",
|
||||
"Import" => "Impordi",
|
||||
"Export bookmarks" => "Ekspordi järjehoidjaid",
|
||||
"Export" => "Ekspordi"
|
||||
);
|
||||
|
19
l10n/id.php
Normal file
19
l10n/id.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Tags" => "label",
|
||||
"Warning" => "peringatan",
|
||||
"Close" => "tutup",
|
||||
"The title of the page" => "judul laman",
|
||||
"Save" => "simpan",
|
||||
"Read later" => "baca nanti",
|
||||
"Address" => "alamat",
|
||||
"List" => "daftar",
|
||||
"Image" => "gambar",
|
||||
"Hide" => "sembunyikan",
|
||||
"Show" => "tampilkan",
|
||||
"Related Tags" => "label terkait",
|
||||
"Edit" => "ubah",
|
||||
"Delete" => "hapus",
|
||||
"Cancel" => "batal",
|
||||
"Import" => "mengimpor",
|
||||
"Export" => "mengekspor"
|
||||
);
|
Loading…
x
Reference in New Issue
Block a user