1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-20 17:54:25 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-08-30 10:24:00 -04:00
parent 810db76602
commit d864897fa3
3 changed files with 189 additions and 1 deletions

35
l10n/en_GB.php Normal file
View File

@ -0,0 +1,35 @@
<?php $TRANSLATIONS = array(
"No file provided for import" => "No file provided for import",
"Unsupported file type for import" => "Unsupported file type for import",
"Bookmarks" => "Bookmarks",
"Tags" => "Tags",
"Filter by tag" => "Filter by tag",
"Edit bookmark" => "Edit bookmark",
"Are you sure you want to remove this tag from every entry?" => "Are you sure you want to remove this tag from every entry?",
"Warning" => "Warning",
"Import error" => "Import error",
"Import completed successfully." => "Import completed successfully.",
"Uploading..." => "Uploading...",
"Bookm." => "Bookm.",
"Add a bookmark" => "Add a bookmark",
"Close" => "Close",
"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:",
"Read later" => "Read later",
"Address" => "Address",
"Add" => "Add",
"Related Tags" => "Related Tags",
"Settings" => "Settings",
"You have no bookmarks" => "You have no bookmarks",
"You can also try to import a bookmark file" => "You can also try to import a bookmark file",
"Bookmarklet" => "Bookmarklet",
"Export & Import" => "Export & Import",
"Export" => "Export",
"Import" => "Import"
);

153
l10n/en_GB/bookmarks.po Normal file
View File

@ -0,0 +1,153 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# mnestis <transifex@mnestis.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 10:23-0400\n"
"PO-Revision-Date: 2013-08-29 16:40+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/import.php:9
msgid "No file provided for import"
msgstr "No file provided for import"
#: ajax/import.php:21
msgid "Unsupported file type for import"
msgstr "Unsupported file type for import"
#: appinfo/app.php:17
msgid "Bookmarks"
msgstr "Bookmarks"
#: js/addBm.js:42 js/bookmarks.js:235
msgid "Tags"
msgstr "Tags"
#: js/bookmarks.js:22
msgid "Filter by tag"
msgstr "Filter by tag"
#: js/bookmarks.js:132
msgid "Edit bookmark"
msgstr "Edit bookmark"
#: js/bookmarks.js:369
msgid "Are you sure you want to remove this tag from every entry?"
msgstr "Are you sure you want to remove this tag from every entry?"
#: js/bookmarks.js:370
msgid "Warning"
msgstr "Warning"
#: js/settings.js:18
msgid "Import error"
msgstr "Import error"
#: js/settings.js:29
msgid "Import completed successfully."
msgstr "Import completed successfully."
#: js/settings.js:61
msgid "Uploading..."
msgstr "Uploading..."
#: lib/search.php:38
msgid "Bookm."
msgstr "Bookm."
#: templates/addBm.php:5
msgid "Add a bookmark"
msgstr "Add a bookmark"
#: templates/addBm.php:8
msgid "Close"
msgstr "Close"
#: templates/addBm.php:16 templates/js_tpl.php:27
msgid "The title of the page"
msgstr "The title of the page"
#: templates/addBm.php:21 templates/js_tpl.php:31
msgid "The address of the page"
msgstr "The address of the page"
#: templates/addBm.php:34 templates/js_tpl.php:40
msgid "Description of the page"
msgstr "Description of the page"
#: templates/addBm.php:38 templates/js_tpl.php:44
msgid "Save"
msgstr "Save"
#: templates/js_tpl.php:6 templates/js_tpl.php:58
msgid "Delete"
msgstr "Delete"
#: templates/js_tpl.php:14 templates/js_tpl.php:54
msgid "Edit"
msgstr "Edit"
#: templates/js_tpl.php:43
msgid "Cancel"
msgstr "Cancel"
#: templates/list.php:14
msgid ""
"Drag this to your browser bookmarks and click it, when you want to bookmark "
"a webpage quickly:"
msgstr "Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:"
#: templates/list.php:15
msgid "Read later"
msgstr "Read later"
#: templates/list.php:22
msgid "Address"
msgstr "Address"
#: templates/list.php:23
msgid "Add"
msgstr "Add"
#: templates/list.php:31
msgid "Related Tags"
msgstr "Related Tags"
#: templates/list.php:38 templates/list.php:40
msgid "Settings"
msgstr "Settings"
#: templates/list.php:54
msgid "You have no bookmarks"
msgstr "You have no bookmarks"
#: templates/list.php:59
msgid "You can also try to import a bookmark file"
msgstr "You can also try to import a bookmark file"
#: templates/settings.php:11
msgid "Bookmarklet"
msgstr "Bookmarklet"
#: templates/settings.php:23
msgid "Export & Import"
msgstr "Export & Import"
#: templates/settings.php:24
msgid "Export"
msgstr "Export"
#: templates/settings.php:26
msgid "Import"
msgstr "Import"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud bookmarks 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-08-28 07:19-0400\n"
"POT-Creation-Date: 2013-08-30 10:23-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"