mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-19 15:52:10 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
ea21f872b6
commit
68ae1ecd2e
@ -5,8 +5,12 @@ OC.L10N.register(
|
|||||||
"Bookm." : "書籤",
|
"Bookm." : "書籤",
|
||||||
"No file provided for import" : "沒有提供匯入用的檔案",
|
"No file provided for import" : "沒有提供匯入用的檔案",
|
||||||
"Unsupported file type for import" : "不支援這種檔案類型的匯入",
|
"Unsupported file type for import" : "不支援這種檔案類型的匯入",
|
||||||
|
"Bookmark added. You can close the window now." : "書籤以增加。你可以關閉視窗了。",
|
||||||
|
"Bookmark added successfully" : "書籤新增成功",
|
||||||
|
"Some Error happened." : "發生了一些錯誤",
|
||||||
"Error" : "錯誤",
|
"Error" : "錯誤",
|
||||||
"Filter by tag" : "依標籤篩選",
|
"Filter by tag" : "依標籤篩選",
|
||||||
|
"Are you sure you want to remove this bookmark?" : "你確定你要移除此書籤?",
|
||||||
"Warning" : "警告",
|
"Warning" : "警告",
|
||||||
"Tags" : "標籤",
|
"Tags" : "標籤",
|
||||||
"Are you sure you want to remove this tag from every entry?" : "您確定要從每個項目中移除這個標籤嗎?",
|
"Are you sure you want to remove this tag from every entry?" : "您確定要從每個項目中移除這個標籤嗎?",
|
||||||
@ -14,6 +18,7 @@ OC.L10N.register(
|
|||||||
"Import completed successfully." : "匯入成功完成。",
|
"Import completed successfully." : "匯入成功完成。",
|
||||||
"Uploading..." : "上傳中...",
|
"Uploading..." : "上傳中...",
|
||||||
"Add a bookmark" : "新增書籤",
|
"Add a bookmark" : "新增書籤",
|
||||||
|
"This URL is already bookmarked! Overwrite?" : "此網址已經存在書籤中,確定要複寫?",
|
||||||
"The title of the page" : "頁面標題",
|
"The title of the page" : "頁面標題",
|
||||||
"The address of the page" : "頁面的位址",
|
"The address of the page" : "頁面的位址",
|
||||||
"Description of the page" : "頁面說明",
|
"Description of the page" : "頁面說明",
|
||||||
@ -25,7 +30,9 @@ OC.L10N.register(
|
|||||||
"Add to ownCloud" : "新增至ownCloud",
|
"Add to ownCloud" : "新增至ownCloud",
|
||||||
"Address" : "網址",
|
"Address" : "網址",
|
||||||
"Add" : "新增",
|
"Add" : "新增",
|
||||||
|
"Filterable Tags" : "可篩選的標記",
|
||||||
"You have no bookmarks" : "您還沒有任何書籤",
|
"You have no bookmarks" : "您還沒有任何書籤",
|
||||||
|
"You can also import a bookmark file" : "你也可以匯入書籤檔案",
|
||||||
"Bookmarklet" : "Bookmarklet",
|
"Bookmarklet" : "Bookmarklet",
|
||||||
"Export & Import" : "匯出與匯入",
|
"Export & Import" : "匯出與匯入",
|
||||||
"Export" : "匯出",
|
"Export" : "匯出",
|
||||||
|
@ -3,8 +3,12 @@
|
|||||||
"Bookm." : "書籤",
|
"Bookm." : "書籤",
|
||||||
"No file provided for import" : "沒有提供匯入用的檔案",
|
"No file provided for import" : "沒有提供匯入用的檔案",
|
||||||
"Unsupported file type for import" : "不支援這種檔案類型的匯入",
|
"Unsupported file type for import" : "不支援這種檔案類型的匯入",
|
||||||
|
"Bookmark added. You can close the window now." : "書籤以增加。你可以關閉視窗了。",
|
||||||
|
"Bookmark added successfully" : "書籤新增成功",
|
||||||
|
"Some Error happened." : "發生了一些錯誤",
|
||||||
"Error" : "錯誤",
|
"Error" : "錯誤",
|
||||||
"Filter by tag" : "依標籤篩選",
|
"Filter by tag" : "依標籤篩選",
|
||||||
|
"Are you sure you want to remove this bookmark?" : "你確定你要移除此書籤?",
|
||||||
"Warning" : "警告",
|
"Warning" : "警告",
|
||||||
"Tags" : "標籤",
|
"Tags" : "標籤",
|
||||||
"Are you sure you want to remove this tag from every entry?" : "您確定要從每個項目中移除這個標籤嗎?",
|
"Are you sure you want to remove this tag from every entry?" : "您確定要從每個項目中移除這個標籤嗎?",
|
||||||
@ -12,6 +16,7 @@
|
|||||||
"Import completed successfully." : "匯入成功完成。",
|
"Import completed successfully." : "匯入成功完成。",
|
||||||
"Uploading..." : "上傳中...",
|
"Uploading..." : "上傳中...",
|
||||||
"Add a bookmark" : "新增書籤",
|
"Add a bookmark" : "新增書籤",
|
||||||
|
"This URL is already bookmarked! Overwrite?" : "此網址已經存在書籤中,確定要複寫?",
|
||||||
"The title of the page" : "頁面標題",
|
"The title of the page" : "頁面標題",
|
||||||
"The address of the page" : "頁面的位址",
|
"The address of the page" : "頁面的位址",
|
||||||
"Description of the page" : "頁面說明",
|
"Description of the page" : "頁面說明",
|
||||||
@ -23,7 +28,9 @@
|
|||||||
"Add to ownCloud" : "新增至ownCloud",
|
"Add to ownCloud" : "新增至ownCloud",
|
||||||
"Address" : "網址",
|
"Address" : "網址",
|
||||||
"Add" : "新增",
|
"Add" : "新增",
|
||||||
|
"Filterable Tags" : "可篩選的標記",
|
||||||
"You have no bookmarks" : "您還沒有任何書籤",
|
"You have no bookmarks" : "您還沒有任何書籤",
|
||||||
|
"You can also import a bookmark file" : "你也可以匯入書籤檔案",
|
||||||
"Bookmarklet" : "Bookmarklet",
|
"Bookmarklet" : "Bookmarklet",
|
||||||
"Export & Import" : "匯出與匯入",
|
"Export & Import" : "匯出與匯入",
|
||||||
"Export" : "匯出",
|
"Export" : "匯出",
|
||||||
|
@ -4,8 +4,12 @@ $TRANSLATIONS = array(
|
|||||||
"Bookm." => "書籤",
|
"Bookm." => "書籤",
|
||||||
"No file provided for import" => "沒有提供匯入用的檔案",
|
"No file provided for import" => "沒有提供匯入用的檔案",
|
||||||
"Unsupported file type for import" => "不支援這種檔案類型的匯入",
|
"Unsupported file type for import" => "不支援這種檔案類型的匯入",
|
||||||
|
"Bookmark added. You can close the window now." => "書籤以增加。你可以關閉視窗了。",
|
||||||
|
"Bookmark added successfully" => "書籤新增成功",
|
||||||
|
"Some Error happened." => "發生了一些錯誤",
|
||||||
"Error" => "錯誤",
|
"Error" => "錯誤",
|
||||||
"Filter by tag" => "依標籤篩選",
|
"Filter by tag" => "依標籤篩選",
|
||||||
|
"Are you sure you want to remove this bookmark?" => "你確定你要移除此書籤?",
|
||||||
"Warning" => "警告",
|
"Warning" => "警告",
|
||||||
"Tags" => "標籤",
|
"Tags" => "標籤",
|
||||||
"Are you sure you want to remove this tag from every entry?" => "您確定要從每個項目中移除這個標籤嗎?",
|
"Are you sure you want to remove this tag from every entry?" => "您確定要從每個項目中移除這個標籤嗎?",
|
||||||
@ -13,6 +17,7 @@ $TRANSLATIONS = array(
|
|||||||
"Import completed successfully." => "匯入成功完成。",
|
"Import completed successfully." => "匯入成功完成。",
|
||||||
"Uploading..." => "上傳中...",
|
"Uploading..." => "上傳中...",
|
||||||
"Add a bookmark" => "新增書籤",
|
"Add a bookmark" => "新增書籤",
|
||||||
|
"This URL is already bookmarked! Overwrite?" => "此網址已經存在書籤中,確定要複寫?",
|
||||||
"The title of the page" => "頁面標題",
|
"The title of the page" => "頁面標題",
|
||||||
"The address of the page" => "頁面的位址",
|
"The address of the page" => "頁面的位址",
|
||||||
"Description of the page" => "頁面說明",
|
"Description of the page" => "頁面說明",
|
||||||
@ -24,7 +29,9 @@ $TRANSLATIONS = array(
|
|||||||
"Add to ownCloud" => "新增至ownCloud",
|
"Add to ownCloud" => "新增至ownCloud",
|
||||||
"Address" => "網址",
|
"Address" => "網址",
|
||||||
"Add" => "新增",
|
"Add" => "新增",
|
||||||
|
"Filterable Tags" => "可篩選的標記",
|
||||||
"You have no bookmarks" => "您還沒有任何書籤",
|
"You have no bookmarks" => "您還沒有任何書籤",
|
||||||
|
"You can also import a bookmark file" => "你也可以匯入書籤檔案",
|
||||||
"Bookmarklet" => "Bookmarklet",
|
"Bookmarklet" => "Bookmarklet",
|
||||||
"Export & Import" => "匯出與匯入",
|
"Export & Import" => "匯出與匯入",
|
||||||
"Export" => "匯出",
|
"Export" => "匯出",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user