1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/en_GB.json

36 lines
1.8 KiB
JSON
Raw Normal View History

2014-10-30 11:57:04 +01:00
{ "translations": {
2014-11-27 08:10:23 +01:00
"Bookmarks" : "Bookmarks",
"Bookm." : "Bookm.",
2014-10-30 11:57:04 +01:00
"No file provided for import" : "No file provided for import",
"Unsupported file type for import" : "Unsupported file type for import",
2014-11-29 08:10:17 +01:00
"Some Error happened." : "Some Error happened.",
2014-11-28 08:10:17 +01:00
"Error" : "Error",
2015-07-21 08:10:36 +02:00
"Tags" : "Tags",
2014-10-30 11:57:04 +01:00
"Filter by tag" : "Filter by tag",
2014-11-29 08:10:17 +01:00
"Are you sure you want to remove this bookmark?" : "Are you sure you want to remove this bookmark?",
2014-10-30 11:57:04 +01:00
"Warning" : "Warning",
2014-11-27 08:10:23 +01:00
"Are you sure you want to remove this tag from every entry?" : "Are you sure you want to remove this tag from every entry?",
2014-10-30 11:57:04 +01:00
"Import error" : "Import error",
"Import completed successfully." : "Import completed successfully.",
"Uploading..." : "Uploading...",
"Add a bookmark" : "Add a bookmark",
2014-11-29 08:10:17 +01:00
"This URL is already bookmarked! Overwrite?" : "This URL is already bookmarked! Overwrite?",
2014-10-30 11:57:04 +01:00
"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",
"Save" : "Save",
"Delete" : "Delete",
"Edit" : "Edit",
"Cancel" : "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:",
"Add to ownCloud" : "Add to ownCloud",
"Address" : "Address",
2014-11-29 08:10:17 +01:00
"Filterable Tags" : "Filterable Tags",
2014-10-30 11:57:04 +01:00
"You have no bookmarks" : "You have no bookmarks",
2014-11-29 08:10:17 +01:00
"You can also import a bookmark file" : "You can also import a bookmark file",
2014-10-30 11:57:04 +01:00
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "Export & Import",
"Export" : "Export",
"Import" : "Import"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}