diff --git a/l10n/es_BO/documents.po b/l10n/es_BO/documents.po new file mode 100644 index 00000000..8bef90fb --- /dev/null +++ b/l10n/es_BO/documents.po @@ -0,0 +1,349 @@ +# 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-05-17 00:43-0400\n" +"PO-Revision-Date: 2013-08-27 22:19+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Spanish (Bolivia) (http://www.transifex.com/projects/p/owncloud/language/es_BO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_BO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ajax/admin.php:22 +msgid "Format filter server is down or misconfigured" +msgstr "" + +#: ajax/documentController.php:43 +msgid "Can't create document" +msgstr "" + +#: ajax/documentController.php:82 +msgid "You don't have permission to rename this document" +msgstr "" + +#: appinfo/app.php:34 templates/admin.php:3 templates/personal.php:2 +#: templates/settings.php:2 +msgid "Documents" +msgstr "" + +#: js/documents.js:86 +msgid "Failed to load documents." +msgstr "" + +#: js/documents.js:121 +msgid "No documents are found. Please upload or create a document!" +msgstr "" + +#: js/documents.js:156 +msgid "Share" +msgstr "" + +#: js/documents.js:159 js/locale.js:12 js/viewer/viewer.js:79 +msgid "Close" +msgstr "" + +#: js/documents.js:275 +msgid "No connection to server. Trying to reconnect." +msgstr "" + +#: js/documents.js:339 +msgid "" +"Leaving this page in Editor mode might cause unsaved data. It is recommended" +" to use 'Close' button instead." +msgstr "" + +#: js/documents.js:360 +msgid "" +"Failed to load this document. Please check if it can be opened with an " +"external odt editor. This might also mean it has been unshared or deleted " +"recently." +msgstr "" + +#: js/documents.js:382 js/locale.js:39 +msgid "Save" +msgstr "" + +#: js/documents.js:724 templates/documents.php:31 +msgid "Loading documents..." +msgstr "" + +#: js/documents.js:757 +msgid "'.' is an invalid file name." +msgstr "" + +#: js/documents.js:759 +msgid "File name cannot be empty." +msgstr "" + +#: js/documents.js:766 +msgid "" +"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " +"allowed." +msgstr "" + +#: js/locale.js:1 +msgid "Align Left" +msgstr "" + +#: js/locale.js:2 +msgid "Alignment" +msgstr "" + +#: js/locale.js:3 +msgid "Align Right" +msgstr "" + +#: js/locale.js:4 +msgid "Annotate" +msgstr "" + +#: js/locale.js:5 +msgid "Background" +msgstr "" + +#: js/locale.js:6 +msgid "Bold" +msgstr "" + +#: js/locale.js:7 +msgid "Bottom" +msgstr "" + +#: js/locale.js:8 +msgid "Cancel" +msgstr "" + +#: js/locale.js:9 +msgid "Center" +msgstr "" + +#: js/locale.js:10 +msgid "Clone" +msgstr "" + +#: js/locale.js:11 +msgid "Clone this Style" +msgstr "" + +#: js/locale.js:13 +msgid "Color" +msgstr "" + +#: js/locale.js:14 +msgid "Create" +msgstr "" + +#: js/locale.js:15 +msgid "Decrease Indent" +msgstr "" + +#: js/locale.js:16 +msgid "Default Style" +msgstr "" + +#: js/locale.js:17 +msgid "Delete" +msgstr "" + +#: js/locale.js:18 +msgid "Family" +msgstr "" + +#: js/locale.js:19 +msgid "Font" +msgstr "" + +#: js/locale.js:20 +msgid "Font Effects" +msgstr "" + +#: js/locale.js:21 +msgid "Format" +msgstr "" + +#: js/locale.js:22 +msgid "Increase Indent" +msgstr "" + +#: js/locale.js:23 +msgid "Insert Image" +msgstr "" + +#: js/locale.js:24 +msgid "Invite Members" +msgstr "" + +#: js/locale.js:25 +msgid "Italic" +msgstr "" + +#: js/locale.js:26 +msgid "Justified" +msgstr "" + +#: js/locale.js:27 +msgid "Justify" +msgstr "" + +#: js/locale.js:28 +msgid "Left" +msgstr "" + +#: js/locale.js:29 +msgid "Loading" +msgstr "" + +#: js/locale.js:30 +msgid "Members" +msgstr "" + +#: js/locale.js:31 +msgid "New Name:" +msgstr "" + +#: js/locale.js:32 templates/public.php:12 +msgid "OK" +msgstr "" + +#: js/locale.js:33 +msgid "Open" +msgstr "" + +#: js/locale.js:34 +msgid "Options" +msgstr "" + +#: js/locale.js:35 +msgid "Paragraph..." +msgstr "" + +#: js/locale.js:36 +msgid "Paragraph Styles" +msgstr "" + +#: js/locale.js:37 +msgid "Redo" +msgstr "" + +#: js/locale.js:38 +msgid "Right" +msgstr "" + +#: js/locale.js:40 +msgid "Size" +msgstr "" + +#: js/locale.js:41 +msgid "Spacing" +msgstr "" + +#: js/locale.js:42 +msgid "Strikethrough" +msgstr "" + +#: js/locale.js:43 +msgid "Style" +msgstr "" + +#: js/locale.js:44 +msgid "Text" +msgstr "" + +#: js/locale.js:45 +msgid "Top" +msgstr "" + +#: js/locale.js:46 +msgid "Underline" +msgstr "" + +#: js/locale.js:47 +msgid "Undo" +msgstr "" + +#: js/locale.js:48 +msgid "Unknown Author" +msgstr "" + +#: js/viewer/viewer.js:30 +msgid "Edit" +msgstr "" + +#: lib/db/member.php:39 +msgid "guest" +msgstr "" + +#: templates/admin.php:8 +msgid "Local" +msgstr "" + +#: templates/admin.php:9 +msgid "openOffice/libreOffice is installed on this server" +msgstr "" + +#: templates/admin.php:15 +msgid "External" +msgstr "" + +#: templates/admin.php:16 +msgid "openOffice/libreOffice is installed on another server" +msgstr "" + +#: templates/admin.php:21 +msgid "scheme://domain.tld[:port]" +msgstr "" + +#: templates/admin.php:24 +msgid "Server URL" +msgstr "" + +#: templates/admin.php:26 +msgid "Apply" +msgstr "" + +#: templates/documents.php:5 +msgid "New document" +msgstr "" + +#: templates/documents.php:7 templates/documents.php:27 +msgid "Upload" +msgstr "" + +#: templates/personal.php:4 +msgid "Save new documents to" +msgstr "" + +#: templates/public.php:8 +msgid "Wrong password. Please retry." +msgstr "" + +#: templates/public.php:11 +msgid "Password" +msgstr "" + +#: templates/public.php:17 +#, php-format +msgid "Guest %s" +msgstr "" + +#: templates/public.php:21 +msgid "" +"This link has been expired or is never existed. Please contact the person " +"who shared it with you for details." +msgstr "" + +#: templates/settings.php:9 +msgid "Advanced feature-set" +msgstr "" + +#: templates/settings.php:10 +msgid "(Unstable)" +msgstr "" diff --git a/l10n/templates/documents.pot b/l10n/templates/documents.pot index 73c7ffec..e7d43a9b 100644 --- a/l10n/templates/documents.pot +++ b/l10n/templates/documents.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud documents 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-16 00:43-0400\n" +"POT-Creation-Date: 2014-05-17 00:43-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/ur_PK.php b/l10n/ur_PK.php index 58aa13fb..37bba8b8 100644 --- a/l10n/ur_PK.php +++ b/l10n/ur_PK.php @@ -1,6 +1,7 @@ "تقسیم", "Cancel" => "منسوخ کریں", +"Delete" => "حذف کریں", "OK" => "اوکے", "Password" => "پاسورڈ" ); diff --git a/l10n/ur_PK/documents.po b/l10n/ur_PK/documents.po index 59917247..f2424646 100644 --- a/l10n/ur_PK/documents.po +++ b/l10n/ur_PK/documents.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-16 00:43-0400\n" -"PO-Revision-Date: 2014-05-15 19:05+0000\n" +"POT-Creation-Date: 2014-05-17 00:43-0400\n" +"PO-Revision-Date: 2014-05-16 15:33+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -151,7 +151,7 @@ msgstr "" #: js/locale.js:17 msgid "Delete" -msgstr "" +msgstr "حذف کریں" #: js/locale.js:18 msgid "Family"