mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-31 01:52:11 +01:00
Merge branch 'master' into gallery
This commit is contained in:
commit
ae6f7898f0
@ -6,7 +6,7 @@
|
|||||||
"Edit bookmark" => "Editar o marcador",
|
"Edit bookmark" => "Editar o marcador",
|
||||||
"Are you sure you want to remove this tag from every entry?" => "Confirma que quere eliminar esta etiqueta de todas as entradas?",
|
"Are you sure you want to remove this tag from every entry?" => "Confirma que quere eliminar esta etiqueta de todas as entradas?",
|
||||||
"Warning" => "Aviso",
|
"Warning" => "Aviso",
|
||||||
"Import completed successfully." => "Completouse correctamente a importación.",
|
"Import completed successfully." => "A importación completouse correctamente.",
|
||||||
"Uploading..." => "Enviando...",
|
"Uploading..." => "Enviando...",
|
||||||
"Bookm." => "Marc.",
|
"Bookm." => "Marc.",
|
||||||
"Add a bookmark" => "Engadir un marcador",
|
"Add a bookmark" => "Engadir un marcador",
|
||||||
|
33
l10n/is.php
Normal file
33
l10n/is.php
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Unsupported file type for import" => "Ekki er hægt að flytja inn þessa tegund af bókamerki",
|
||||||
|
"Bookmarks" => "Bókamerki",
|
||||||
|
"Tags" => "Tagg",
|
||||||
|
"Filter by tag" => "Sía eftir töggum",
|
||||||
|
"Edit bookmark" => "Breyta bókamerki",
|
||||||
|
"Are you sure you want to remove this tag from every entry?" => "Ertu viss um að þú viljir fjarlægja þetta tagg úr öllum færslum?",
|
||||||
|
"Warning" => "Aðvörun",
|
||||||
|
"Import completed successfully." => "Tókst að flytja inn",
|
||||||
|
"Uploading..." => "Sendi inn ...",
|
||||||
|
"Bookm." => "Bókam.",
|
||||||
|
"Add a bookmark" => "Bæta við bókamerki",
|
||||||
|
"Close" => "Loka",
|
||||||
|
"The title of the page" => "Titill á síðunni",
|
||||||
|
"The address of the page" => "Slóð á síðuna",
|
||||||
|
"Description of the page" => "Lýsing á síðunni",
|
||||||
|
"Save" => "Vista",
|
||||||
|
"Delete" => "Eyða",
|
||||||
|
"Edit" => "Breyta",
|
||||||
|
"Cancel" => "Hætta við",
|
||||||
|
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Dragðu þetta yfir í bókamerki í vafranum þínu og smelltu, ef þú vilt bæta við bókamerki fyrir þessa vefsíðu á fljótlegan hátt.",
|
||||||
|
"Read later" => "Lesa seinna",
|
||||||
|
"Address" => "Slóð",
|
||||||
|
"Add" => "Bæta við",
|
||||||
|
"Related Tags" => "Skyld tögg",
|
||||||
|
"Settings" => "Stillingar",
|
||||||
|
"You have no bookmarks" => "Þú hefur engin bókamerki",
|
||||||
|
"You can also try to import a bookmark file" => "Þú getur inni prófa að flytja inn bókamerkja skrá",
|
||||||
|
"Bookmarklet" => "Bookmarklet",
|
||||||
|
"Export & Import" => "Inn- og útflutningur",
|
||||||
|
"Export" => "Flytja út",
|
||||||
|
"Import" => "Flytja inn"
|
||||||
|
);
|
17
l10n/tr.php
17
l10n/tr.php
@ -1,16 +1,33 @@
|
|||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Unsupported file type for import" => "İçe aktarmak için desteklenmeyen dosya türü",
|
||||||
"Bookmarks" => "Yer İmleri",
|
"Bookmarks" => "Yer İmleri",
|
||||||
"Tags" => "Etiketler",
|
"Tags" => "Etiketler",
|
||||||
|
"Filter by tag" => "Etikete göre süz",
|
||||||
|
"Edit bookmark" => "Yer imini düzenle",
|
||||||
|
"Are you sure you want to remove this tag from every entry?" => "Bu etiketi tüm girdilerden silmek istediğinizden emin misiniz?",
|
||||||
"Warning" => "Uyarı",
|
"Warning" => "Uyarı",
|
||||||
|
"Import completed successfully." => "İçe aktarım başarıyla tamamlandı.",
|
||||||
|
"Uploading..." => "Yükleniyor...",
|
||||||
|
"Bookm." => "Yer imi",
|
||||||
|
"Add a bookmark" => "Yer imi ekle",
|
||||||
"Close" => "Kapat",
|
"Close" => "Kapat",
|
||||||
|
"The title of the page" => "Sayfanın başlığı",
|
||||||
|
"The address of the page" => "Sayfanın adresi",
|
||||||
|
"Description of the page" => "Sayfanın tanımlaması",
|
||||||
"Save" => "Kaydet",
|
"Save" => "Kaydet",
|
||||||
"Delete" => "Sil",
|
"Delete" => "Sil",
|
||||||
"Edit" => "Düzenle",
|
"Edit" => "Düzenle",
|
||||||
"Cancel" => "İptal",
|
"Cancel" => "İptal",
|
||||||
|
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Bir web sayfasını hızlıca yer imlerine eklemek istediğinizde onu tarayıcınızın yer imlerine sürükleyin ve tıklayın.",
|
||||||
"Read later" => "Sonra oku",
|
"Read later" => "Sonra oku",
|
||||||
"Address" => "Adres",
|
"Address" => "Adres",
|
||||||
"Add" => "Ekle",
|
"Add" => "Ekle",
|
||||||
|
"Related Tags" => "İlgili etiketler",
|
||||||
"Settings" => "Ayarlar",
|
"Settings" => "Ayarlar",
|
||||||
|
"You have no bookmarks" => "Hiç yer iminiz yok",
|
||||||
|
"You can also try to import a bookmark file" => "Bir yer imi dosyasını içe aktarmayı deneyebilirsiniz",
|
||||||
|
"Bookmarklet" => "Yer imleri",
|
||||||
|
"Export & Import" => "Dışa Aktar & İçe Aktar",
|
||||||
"Export" => "Dışa aktar",
|
"Export" => "Dışa aktar",
|
||||||
"Import" => "İçe aktar"
|
"Import" => "İçe aktar"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user