mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-11-29 04:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
d1e46aef87
commit
380a883fcf
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Záložky",
|
||||
"Tags" => "Značky",
|
||||
"Edit bookmark" => "Upravit záložku",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Opravdu jste si jisti, že si přejete odstranit tuto značku z každého záznamu?",
|
||||
"Warning" => "Varování",
|
||||
"Bookm." => "Zál.",
|
||||
"Add a bookmark" => "Přidat záložku",
|
||||
"Close" => "Zavřít",
|
||||
"The title of the page" => "Název stránky",
|
||||
"The address of the page" => "Adresa stránky",
|
||||
"Description of the page" => "Popis stránky",
|
||||
"Save" => "Uložit",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Přetáhněte do Vašeho prohlížeče a klikněte, pokud si přejete rychle uložit stránku do záložek:",
|
||||
"Read later" => "Přečíst později",
|
||||
"Address" => "Adresa",
|
||||
"Add bookmark" => "Přidat záložku",
|
||||
"List" => "Seznam",
|
||||
"Image" => "Obrázek",
|
||||
"Hide" => "Skrýt",
|
||||
"Show" => "Zobrazit",
|
||||
"Related Tags" => "Podobné značky",
|
||||
"You have no bookmarks" => "Nemáte žádné záložky",
|
||||
"Bookmarklet <br />" => "Záložky <br />"
|
||||
"Edit" => "Upravit",
|
||||
"Delete" => "Smazat",
|
||||
"Cancel" => "Zrušit",
|
||||
"Bookmarklet <br />" => "Záložky <br />",
|
||||
"Import bookmarks" => "Importovat záložky",
|
||||
"Bookmark html file" => "Html soubor záložek",
|
||||
"Import" => "Importovat",
|
||||
"Export bookmarks" => "Exportovat záložky",
|
||||
"Export" => "Exportovat"
|
||||
);
|
||||
|
19
l10n/de.php
19
l10n/de.php
@ -1,10 +1,27 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Lesezeichen",
|
||||
"Tags" => "Tags",
|
||||
"Edit bookmark" => "Lesezeichen bearbeiten",
|
||||
"Warning" => "Warnung",
|
||||
"Bookm." => "Lesez.",
|
||||
"Add a bookmark" => "Ein Lesezeichen hinzufügen",
|
||||
"Close" => "Schließen",
|
||||
"The title of the page" => "Der Titel der Seite",
|
||||
"The address of the page" => "Die Adresse der Seite",
|
||||
"Description of the page" => "Die Beschreibung der Seite",
|
||||
"Save" => "Speichern",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Ziehe dies zu Deinen Browser-Lesezeichen und klicke darauf, wenn Du eine Website schnell den Lesezeichen hinzufügen willst.",
|
||||
"Read later" => "Später lesen",
|
||||
"Address" => "Adresse",
|
||||
"Add bookmark" => "Lesezeichen hinzufügen",
|
||||
"Image" => "Bild",
|
||||
"You have no bookmarks" => "Du hast keine Lesezeichen",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />"
|
||||
"Edit" => "Bearbeiten",
|
||||
"Delete" => "Löschen",
|
||||
"Cancel" => "Abbrechen",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />",
|
||||
"Import bookmarks" => "Lesezeichen importieren",
|
||||
"Import" => "Importieren",
|
||||
"Export bookmarks" => "Lesezeichen exportieren",
|
||||
"Export" => "Exportieren"
|
||||
);
|
||||
|
25
l10n/es.php
25
l10n/es.php
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Marcadores",
|
||||
"Tags" => "Etiquetas",
|
||||
"Edit bookmark" => "Editar marcador",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Esta seguro que desea remover este tag de todas las entradas?",
|
||||
"Warning" => "Preacucion",
|
||||
"Bookm." => "Marc.",
|
||||
"Add a bookmark" => "Agregar a marcadores",
|
||||
"Close" => "cerrrar",
|
||||
"The title of the page" => "Titulo de la pagina",
|
||||
"The address of the page" => "Direccion de la pagina",
|
||||
"Description of the page" => "Descripcion de la pagina",
|
||||
"Save" => "Guardar",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Arrastra desde aquí a los marcadores de tu navegador, y haz clic cuando quieras marcar una página web rápidamente:",
|
||||
"Read later" => "Leer después",
|
||||
"Address" => "Dirección",
|
||||
"Add bookmark" => "Agregar Marcador",
|
||||
"List" => "Lista",
|
||||
"Image" => "Imagen",
|
||||
"Hide" => "Ocultar",
|
||||
"Show" => "Mostrar",
|
||||
"Related Tags" => "Tags relacionados",
|
||||
"You have no bookmarks" => "No tienes marcadores",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />"
|
||||
"Edit" => "Editar",
|
||||
"Delete" => "Eliminar",
|
||||
"Cancel" => "Cancelar",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />",
|
||||
"Import bookmarks" => "Importar marcadores",
|
||||
"Bookmark html file" => "Marcadores en archivo HTML",
|
||||
"Import" => "Importart",
|
||||
"Export bookmarks" => "Exportar marcadores",
|
||||
"Export" => "Exportar"
|
||||
);
|
||||
|
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Marcadores",
|
||||
"Tags" => "Etiquetas",
|
||||
"Edit bookmark" => "Editar marcadores",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Estás seguro de que querés borrar esta etiqueta de todos los elementos?",
|
||||
"Warning" => "Atención",
|
||||
"Bookm." => "Marc.",
|
||||
"Add a bookmark" => "Agregar un marcador",
|
||||
"Close" => "Cerrar",
|
||||
"The title of the page" => "El título de la página",
|
||||
"The address of the page" => "La dirección de la página",
|
||||
"Description of the page" => "escripción de la página",
|
||||
"Save" => "Guardar",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Arrastrá desde aquí a los marcadores de tu navegador, y hacé click cuando quieras marcar una página web:",
|
||||
"Read later" => "Leer después",
|
||||
"Address" => "Dirección",
|
||||
"Add bookmark" => "Agregar marcador",
|
||||
"List" => "Lista",
|
||||
"Image" => "Imagen",
|
||||
"Hide" => "Ocultar",
|
||||
"Show" => "Mostrar",
|
||||
"Related Tags" => "Etiquetas relacionadas",
|
||||
"You have no bookmarks" => "No tenés marcadores",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />"
|
||||
"Edit" => "Editar",
|
||||
"Delete" => "Borrar",
|
||||
"Cancel" => "Cancelar",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />",
|
||||
"Import bookmarks" => "Importar marcadores",
|
||||
"Bookmark html file" => "Agregar a marcadores archivo html",
|
||||
"Import" => "Importar",
|
||||
"Export bookmarks" => "Exportar marcadores",
|
||||
"Export" => "Exportar"
|
||||
);
|
||||
|
@ -1,10 +1,30 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Kirjanmerkit",
|
||||
"Tags" => "Tunnisteet",
|
||||
"Edit bookmark" => "Muokkaa kirjanmerkkejä",
|
||||
"Warning" => "Varoitus",
|
||||
"Bookm." => "Kirjanm.",
|
||||
"Add a bookmark" => "Lisää kirjanmerkki",
|
||||
"Close" => "Sulje",
|
||||
"The title of the page" => "Sivun otsikko",
|
||||
"The address of the page" => "Sivun osoite",
|
||||
"Description of the page" => "Sivun kuvaus",
|
||||
"Save" => "Tallenna",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Vedä tämä selaimesi kirjanmerkkipalkkiin ja napsauta sitä, kun haluat lisätä kirjanmerkin nopeasti:",
|
||||
"Read later" => "Lue myöhemmin",
|
||||
"Address" => "Osoite",
|
||||
"Add bookmark" => "Lisää kirjanmerkki",
|
||||
"List" => "Lista",
|
||||
"Image" => "Kuva",
|
||||
"Hide" => "Piilota",
|
||||
"Show" => "Näytä",
|
||||
"You have no bookmarks" => "Sinulla ei ole kirjanmerkkejä",
|
||||
"Bookmarklet <br />" => "Kirjanmerkitsin <br />"
|
||||
"Edit" => "Muokkaa",
|
||||
"Delete" => "Poista",
|
||||
"Cancel" => "Peru",
|
||||
"Bookmarklet <br />" => "Kirjanmerkitsin <br />",
|
||||
"Import bookmarks" => "Tuo kirjanmerkkejä",
|
||||
"Import" => "Tuo",
|
||||
"Export bookmarks" => "Vie kirjanmerkkejä",
|
||||
"Export" => "Vie"
|
||||
);
|
||||
|
25
l10n/it.php
25
l10n/it.php
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Segnalibri",
|
||||
"Tags" => "Tag",
|
||||
"Edit bookmark" => "Modifica segnalibro",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Sei sicuro di voler rimuovere questo tag da ogni voce?",
|
||||
"Warning" => "Avviso",
|
||||
"Bookm." => "Segnal.",
|
||||
"Add a bookmark" => "Aggiungi un segnalibro",
|
||||
"Close" => "Chiudi",
|
||||
"The title of the page" => "Il titolo della pagina",
|
||||
"The address of the page" => "L'indirizzo della pagina",
|
||||
"Description of the page" => "Descrizione della pagina",
|
||||
"Save" => "Salva",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Quando vuoi creare rapidamente un segnalibro, trascinalo sui segnalibri del browser e fai clic su di esso:",
|
||||
"Read later" => "Leggi dopo",
|
||||
"Address" => "Indirizzo",
|
||||
"Add bookmark" => "Aggiungi segnalibro",
|
||||
"List" => "Elenco",
|
||||
"Image" => "Immagine",
|
||||
"Hide" => "Nascondi",
|
||||
"Show" => "Mostra",
|
||||
"Related Tags" => "Tag correlati",
|
||||
"You have no bookmarks" => "Non hai segnalibri",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />"
|
||||
"Edit" => "Modifica",
|
||||
"Delete" => "Elimina",
|
||||
"Cancel" => "Annulla",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />",
|
||||
"Import bookmarks" => "Importa segnalibri",
|
||||
"Bookmark html file" => "File html di segnalibri",
|
||||
"Import" => "Importa",
|
||||
"Export bookmarks" => "Esporta segnalibri",
|
||||
"Export" => "Esporta"
|
||||
);
|
||||
|
@ -1,8 +1,10 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "Закладки",
|
||||
"Tags" => "Теги",
|
||||
"Bookm." => "Bookm.",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Перетащите это в закладки Вашего браузера и кликните на него, когда захотите быстро добавить страницу в закладки:",
|
||||
"Read later" => "Прочитать позже",
|
||||
"Address" => "Адрес",
|
||||
"You have no bookmarks" => "У Вас нет закладок"
|
||||
"You have no bookmarks" => "У Вас нет закладок",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />"
|
||||
);
|
||||
|
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "รายการโปรด",
|
||||
"Tags" => "ป้ายกำกับ",
|
||||
"Edit bookmark" => "แก้ไขรายการโปรด",
|
||||
"Are you sure you want to remove this tag from every entry?" => "คุณแน่ใจแล้วหรือว่าต้องการลบป้ายกำกับนี้ออกจากทุกๆรายการ",
|
||||
"Warning" => "คำเตือน",
|
||||
"Bookm." => "รายการโปรด",
|
||||
"Add a bookmark" => "เพิ่มรายการโปรด",
|
||||
"Close" => "ปิด",
|
||||
"The title of the page" => "ชื่อของหน้า",
|
||||
"The address of the page" => "ที่อยู่ของหน้า",
|
||||
"Description of the page" => "คำอธิบายเกี่ยวกับหน้า",
|
||||
"Save" => "บันทึก",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "ลากสิ่งนี้ไปไว้ที่รายการโปรดในโปรแกรมบราวเซอร์ของคุณ แล้วคลิกที่นั่น, เมื่อคุณต้องการเก็บหน้าเว็บเพจเข้าไปไว้ในรายการโปรดอย่างรวดเร็ว",
|
||||
"Read later" => "อ่านภายหลัง",
|
||||
"Address" => "ที่อยู่",
|
||||
"Add bookmark" => "เพิ่มรายการโปรด",
|
||||
"List" => "รายการ",
|
||||
"Image" => "รูปภาพ",
|
||||
"Hide" => "ซ๋อน",
|
||||
"Show" => "แสดง",
|
||||
"Related Tags" => "ป้ายกำกับอื่นๆที่เกี่ยวข้อง",
|
||||
"You have no bookmarks" => "คุณยังไม่มีรายการโปรด",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />"
|
||||
"Edit" => "แก้ไข",
|
||||
"Delete" => "ลบ",
|
||||
"Cancel" => "ยกเลิก",
|
||||
"Bookmarklet <br />" => "Bookmarklet <br />",
|
||||
"Import bookmarks" => "นำเข้ารายการโปรด",
|
||||
"Bookmark html file" => "ไฟล์รายการโปรดในรูปแบบ html",
|
||||
"Import" => "นำเข้า",
|
||||
"Export bookmarks" => "ส่งออกรายการโปรด",
|
||||
"Export" => "ส่งออก"
|
||||
);
|
||||
|
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Bookmarks" => "书签",
|
||||
"Tags" => "标签",
|
||||
"Edit bookmark" => "编辑书签",
|
||||
"Are you sure you want to remove this tag from every entry?" => "您确定要从所有条目中移除此标签吗?",
|
||||
"Warning" => "警告",
|
||||
"Bookm." => "订阅它们。",
|
||||
"Add a bookmark" => "添加书签",
|
||||
"Close" => "关闭",
|
||||
"The title of the page" => "页面标题",
|
||||
"The address of the page" => "页面地址",
|
||||
"Description of the page" => "页面描述",
|
||||
"Save" => "保存",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "拖动此物到您的浏览器书签栏,在您想要快速订阅某网页时点击:",
|
||||
"Read later" => "稍后阅读",
|
||||
"Address" => "网址",
|
||||
"Add bookmark" => "添加书签",
|
||||
"List" => "列表",
|
||||
"Image" => "图片",
|
||||
"Hide" => "隐藏",
|
||||
"Show" => "显示",
|
||||
"Related Tags" => "相关标签",
|
||||
"You have no bookmarks" => "您没有书签",
|
||||
"Bookmarklet <br />" => "小书签 <br />"
|
||||
"Edit" => "编辑",
|
||||
"Delete" => "删除",
|
||||
"Cancel" => "取消",
|
||||
"Bookmarklet <br />" => "小书签 <br />",
|
||||
"Import bookmarks" => "导入书签",
|
||||
"Bookmark html file" => "书签 html 文件",
|
||||
"Import" => "导入",
|
||||
"Export bookmarks" => "导出书签",
|
||||
"Export" => "导出"
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user