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
00105cc3b2
16
l10n/gl.php
16
l10n/gl.php
@ -1,32 +1,32 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Unsupported file type for import" => "Tipo de ficheiro sen soporte para a importación",
|
||||
"Unsupported file type for import" => "Tipo de ficheiro non admitido para a importación",
|
||||
"Bookmarks" => "Marcadores",
|
||||
"Tags" => "Etiquetas",
|
||||
"Filter by tag" => "Filtrar segundo a etiqueta",
|
||||
"Edit bookmark" => "Editar o marcador",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Seguro que queres eliminar esta etiqueta de todas as entradas?",
|
||||
"Warning" => "Advertencia",
|
||||
"Import completed successfully." => "Completouse a importación correctamente.",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Confirma que quere eliminar esta etiqueta de todas as entradas?",
|
||||
"Warning" => "Aviso",
|
||||
"Import completed successfully." => "Completouse correctamente a importación.",
|
||||
"Uploading..." => "Enviando...",
|
||||
"Bookm." => "Marc.",
|
||||
"Add a bookmark" => "Engadir un marcador",
|
||||
"Close" => "Pechar",
|
||||
"The title of the page" => "O título da páxina",
|
||||
"The address of the page" => "A dirección desta páxina",
|
||||
"The address of the page" => "O enderezo desta páxina",
|
||||
"Description of the page" => "Descrición da páxina",
|
||||
"Save" => "Gardar",
|
||||
"Delete" => "Eliminar",
|
||||
"Edit" => "Editar",
|
||||
"Cancel" => "Cancelar",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Arrastre isto aos marcadores do teu navegador e pulse nel cando queira marcar unha páxina con rapidez:",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Arrastre isto aos marcadores do seu navegador e prema nel cando queira marcar unha páxina con rapidez:",
|
||||
"Read later" => "Ler máis tarde",
|
||||
"Address" => "Enderezo",
|
||||
"Add" => "Engadir",
|
||||
"Related Tags" => "Etiquetas relacionadas",
|
||||
"Settings" => "Preferencias",
|
||||
"You have no bookmarks" => "Non ten marcadores",
|
||||
"You can also try to import a bookmark file" => "Tamén podes intentar importar un ficheiro de marcadores",
|
||||
"Bookmarklet" => "Bookmarklet",
|
||||
"You can also try to import a bookmark file" => "Tamén pode intentar importar un ficheiro de marcadores",
|
||||
"Bookmarklet" => "Marcador",
|
||||
"Export & Import" => "Exportar e importar",
|
||||
"Export" => "Exportar",
|
||||
"Import" => "Importar"
|
||||
|
30
l10n/ko.php
30
l10n/ko.php
@ -1,32 +1,32 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Unsupported file type for import" => "가져오기가 지원되지 않는 파일타입 입니다.",
|
||||
"Bookmarks" => "즐겨찾기",
|
||||
"Unsupported file type for import" => "가져올 수 없는 파일 형식임",
|
||||
"Bookmarks" => "책갈피",
|
||||
"Tags" => "태그",
|
||||
"Filter by tag" => "태그로 필터링",
|
||||
"Edit bookmark" => "북마크 편집",
|
||||
"Are you sure you want to remove this tag from every entry?" => "정말로 이 태그를 모든 엔트리에서 제거하기를 원하십니까?",
|
||||
"Edit bookmark" => "책갈피 편집",
|
||||
"Are you sure you want to remove this tag from every entry?" => "모든 항목에서 이 태그를 삭제하시겠습니까?",
|
||||
"Warning" => "경고",
|
||||
"Import completed successfully." => "가져오기가 성공적으로 끝났습니다.",
|
||||
"Uploading..." => "업로드중...",
|
||||
"Bookm." => "Bookm.",
|
||||
"Add a bookmark" => "북마크 추가",
|
||||
"Import completed successfully." => "성공적으로 가져왔습니다.",
|
||||
"Uploading..." => "업로드 중...",
|
||||
"Bookm." => "책갈피",
|
||||
"Add a bookmark" => "책갈피 추가",
|
||||
"Close" => "닫기",
|
||||
"The title of the page" => "페이지의 제목",
|
||||
"The address of the page" => "페이지의 주소",
|
||||
"Description of the page" => "페이지의 설명",
|
||||
"The title of the page" => "페이지 제목",
|
||||
"The address of the page" => "페이지 주소",
|
||||
"Description of the page" => "페이지 설명",
|
||||
"Save" => "저장",
|
||||
"Delete" => "삭제",
|
||||
"Edit" => "편집",
|
||||
"Cancel" => "취소",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "웹페이지를 빠르게 북마크하길 원한다면, 당신의 브라우저 북마크에 이것을 드래그 하고 클릭하세요.",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "웹 브라우저 책갈피 항목에 다음 링크를 끌어다 놓으면 나중에 볼 웹 페이지를 빠르게 구독할 때 사용할 수 있습니다:",
|
||||
"Read later" => "나중에 읽기",
|
||||
"Address" => "주소",
|
||||
"Add" => "추가",
|
||||
"Related Tags" => "관련된 태그",
|
||||
"Settings" => "설정",
|
||||
"You have no bookmarks" => "북마크가 없습니다.",
|
||||
"You can also try to import a bookmark file" => "당신은 즐겨 찾기 파일을 가져올 수 있습니다.",
|
||||
"Bookmarklet" => "즐겨찾기 모음",
|
||||
"You have no bookmarks" => "책갈피가 없습니다",
|
||||
"You can also try to import a bookmark file" => "책갈피 파일을 가져올 수 있습니다",
|
||||
"Bookmarklet" => "북마크릿",
|
||||
"Export & Import" => "내보내기 & 가져오기",
|
||||
"Export" => "내보내기",
|
||||
"Import" => "가져오기"
|
||||
|
25
l10n/sr.php
25
l10n/sr.php
@ -1,10 +1,33 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Unsupported file type for import" => "Неподржана врста датотеке за увоз",
|
||||
"Bookmarks" => "Обележивачи",
|
||||
"Tags" => "Ознаке",
|
||||
"Filter by tag" => "Филтрирај по ознаци",
|
||||
"Edit bookmark" => "Промени обележивач",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Да ли сигурно желите да уклоните ову ознаку из сваког уноса?",
|
||||
"Warning" => "Упозорење",
|
||||
"Import completed successfully." => "Увоз је успешан.",
|
||||
"Uploading..." => "Отпремам...",
|
||||
"Bookm." => "Обеле.",
|
||||
"Add a bookmark" => "Додај обележивач",
|
||||
"Close" => "Затвори",
|
||||
"The title of the page" => "Наслов странице",
|
||||
"The address of the page" => "Адреса странице",
|
||||
"Description of the page" => "Опис странице",
|
||||
"Save" => "Сними",
|
||||
"Delete" => "Обриши",
|
||||
"Edit" => "Уреди",
|
||||
"Cancel" => "Откажи",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Превуците ово у ваш прегледач и кликните уколико желите да обележите ову веб страницу на брзину:",
|
||||
"Read later" => "Прочитаћу касније",
|
||||
"Address" => "Адреса",
|
||||
"Add" => "Додај",
|
||||
"Settings" => "Подешавања"
|
||||
"Related Tags" => "Повезане ознаке",
|
||||
"Settings" => "Подешавања",
|
||||
"You have no bookmarks" => "Немате обележиваче",
|
||||
"You can also try to import a bookmark file" => "Можете такође пробати са увозом датотеке са обележивачима",
|
||||
"Bookmarklet" => "Маркер",
|
||||
"Export & Import" => "Извоз и увоз",
|
||||
"Export" => "Извези",
|
||||
"Import" => "Увези"
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user