mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-12-01 05:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
e846edbd20
commit
d3f0824163
7
l10n/eu_ES.php
Normal file
7
l10n/eu_ES.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Save" => "Gorde",
|
||||
"Delete" => "Ezabatu",
|
||||
"Edit" => "Aldatu",
|
||||
"Cancel" => "Ezeztatu",
|
||||
"Export" => "Esportazio"
|
||||
);
|
152
l10n/eu_ES/bookmarks.po
Normal file
152
l10n/eu_ES/bookmarks.po
Normal file
@ -0,0 +1,152 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-01-28 02:29-0500\n"
|
||||
"PO-Revision-Date: 2014-01-27 19:21+0000\n"
|
||||
"Last-Translator: Arnaitz <txotx88@hotmail.com>\n"
|
||||
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: eu_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: ajax/import.php:9
|
||||
msgid "No file provided for import"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/import.php:21
|
||||
msgid "Unsupported file type for import"
|
||||
msgstr ""
|
||||
|
||||
#: appinfo/app.php:17
|
||||
msgid "Bookmarks"
|
||||
msgstr ""
|
||||
|
||||
#: js/addBm.js:42 js/bookmarks.js:235
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:22
|
||||
msgid "Filter by tag"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:132
|
||||
msgid "Edit bookmark"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:369
|
||||
msgid "Are you sure you want to remove this tag from every entry?"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:370
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#: js/settings.js:18
|
||||
msgid "Import error"
|
||||
msgstr ""
|
||||
|
||||
#: js/settings.js:29
|
||||
msgid "Import completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: js/settings.js:61
|
||||
msgid "Uploading..."
|
||||
msgstr ""
|
||||
|
||||
#: lib/search.php:38
|
||||
msgid "Bookm."
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:5
|
||||
msgid "Add a bookmark"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:8
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:16 templates/js_tpl.php:27
|
||||
msgid "The title of the page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:21 templates/js_tpl.php:31
|
||||
msgid "The address of the page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:34 templates/js_tpl.php:40
|
||||
msgid "Description of the page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:38 templates/js_tpl.php:45
|
||||
msgid "Save"
|
||||
msgstr "Gorde"
|
||||
|
||||
#: templates/js_tpl.php:6 templates/js_tpl.php:59
|
||||
msgid "Delete"
|
||||
msgstr "Ezabatu"
|
||||
|
||||
#: templates/js_tpl.php:14 templates/js_tpl.php:55
|
||||
msgid "Edit"
|
||||
msgstr "Aldatu"
|
||||
|
||||
#: templates/js_tpl.php:44
|
||||
msgid "Cancel"
|
||||
msgstr "Ezeztatu"
|
||||
|
||||
#: templates/list.php:14
|
||||
msgid ""
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark "
|
||||
"a webpage quickly:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:15
|
||||
msgid "Add to ownCloud"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:22
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:23
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:31
|
||||
msgid "Related Tags"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:38 templates/list.php:40
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:54
|
||||
msgid "You have no bookmarks"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:59
|
||||
msgid "You can also try to import a bookmark file"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Bookmarklet"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Export & Import"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:24
|
||||
msgid "Export"
|
||||
msgstr "Esportazio"
|
||||
|
||||
#: templates/settings.php:26
|
||||
msgid "Import"
|
||||
msgstr ""
|
@ -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: 2014-01-27 03:17-0500\n"
|
||||
"POT-Creation-Date: 2014-01-28 02:29-0500\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"
|
||||
|
Loading…
Reference in New Issue
Block a user