diff --git a/l10n/en_NZ/documents.po b/l10n/en_NZ/documents.po new file mode 100644 index 00000000..f0790d02 --- /dev/null +++ b/l10n/en_NZ/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-01 00:43-0400\n" +"PO-Revision-Date: 2013-08-27 22:19+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (New Zealand) (http://www.transifex.com/projects/p/owncloud/language/en_NZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_NZ\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:26 +msgid "Share" +msgstr "" + +#: js/documents.js:29 js/locale.js:12 js/viewer/viewer.js:76 +msgid "Close" +msgstr "" + +#: js/documents.js:124 +msgid "No connection to server. Trying to reconnect." +msgstr "" + +#: js/documents.js:191 +msgid "" +"Leaving this page in Editor mode might cause unsaved data. It is recommended" +" to use 'Close' button instead." +msgstr "" + +#: js/documents.js:209 +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:231 js/locale.js:39 +msgid "Save" +msgstr "" + +#: js/documents.js:576 templates/documents.php:31 +msgid "Loading documents..." +msgstr "" + +#: js/documents.js:595 +msgid "Failed to load documents." +msgstr "" + +#: js/documents.js:638 +msgid "No documents are found. Please upload or create a document!" +msgstr "" + +#: js/documents.js:674 +msgid "'.' is an invalid file name." +msgstr "" + +#: js/documents.js:676 +msgid "File name cannot be empty." +msgstr "" + +#: js/documents.js:683 +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:32 +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/ja.php b/l10n/ja.php index d1394588..a519e368 100644 --- a/l10n/ja.php +++ b/l10n/ja.php @@ -1,4 +1,6 @@ "フォーマットフィルタサーバが稼働していないか設定ミス", +"Can't create document" => "文書を生成することができません", "You don't have permission to rename this document" => "ドキュメント名を変更する権限がありません", "Documents" => "ドキュメント", "Share" => "共有", @@ -60,11 +62,20 @@ "Undo" => "元に戻す", "Unknown Author" => "不明な作者", "Edit" => "編集", +"guest" => "ゲスト", +"Local" => "ローカル", +"openOffice/libreOffice is installed on this server" => "openOffice または libreOffice は、このサーバにインストールされています", +"External" => "外部", +"openOffice/libreOffice is installed on another server" => "openOffice または libreOffice は、他のサーバにインストールされています", +"scheme://domain.tld[:port]" => "scheme://domain.tld[:port]", +"Server URL" => "サーバ URL", +"Apply" => "適用", "New document" => "新しいドキュメント", "Upload" => "アップロード", "Save new documents to" => "新規ドキュメントの保存先:", "Wrong password. Please retry." => "間違ったパスワード。もう一度入力してください。", "Password" => "パスワード", +"Guest %s" => "ゲスト %s", "This link has been expired or is never existed. Please contact the person who shared it with you for details." => "このリンクは期限が切れているか、すでに存在しません。詳細は、それを共有した方に連絡していください。", "Advanced feature-set" => "高度な機能セット", "(Unstable)" => "(不安定)" diff --git a/l10n/ja/documents.po b/l10n/ja/documents.po index 6d724a7d..859263fc 100644 --- a/l10n/ja/documents.po +++ b/l10n/ja/documents.po @@ -7,14 +7,15 @@ # plazmism , 2013 # iLikeIT , 2013 # kuromabo , 2014 +# mikako, 2014 # tt yn , 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 00:43-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-01 00:43-0400\n" +"PO-Revision-Date: 2014-04-30 18:50+0000\n" +"Last-Translator: mikako\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,11 +25,11 @@ msgstr "" #: ajax/admin.php:22 msgid "Format filter server is down or misconfigured" -msgstr "" +msgstr "フォーマットフィルタサーバが稼働していないか設定ミス" #: ajax/documentController.php:43 msgid "Can't create document" -msgstr "" +msgstr "文書を生成することができません" #: ajax/documentController.php:82 msgid "You don't have permission to rename this document" @@ -284,35 +285,35 @@ msgstr "編集" #: lib/db/member.php:32 msgid "guest" -msgstr "" +msgstr "ゲスト" #: templates/admin.php:8 msgid "Local" -msgstr "" +msgstr "ローカル" #: templates/admin.php:9 msgid "openOffice/libreOffice is installed on this server" -msgstr "" +msgstr "openOffice または libreOffice は、このサーバにインストールされています" #: templates/admin.php:15 msgid "External" -msgstr "" +msgstr "外部" #: templates/admin.php:16 msgid "openOffice/libreOffice is installed on another server" -msgstr "" +msgstr "openOffice または libreOffice は、他のサーバにインストールされています" #: templates/admin.php:21 msgid "scheme://domain.tld[:port]" -msgstr "" +msgstr "scheme://domain.tld[:port]" #: templates/admin.php:24 msgid "Server URL" -msgstr "" +msgstr "サーバ URL" #: templates/admin.php:26 msgid "Apply" -msgstr "" +msgstr "適用" #: templates/documents.php:5 msgid "New document" @@ -337,7 +338,7 @@ msgstr "パスワード" #: templates/public.php:17 #, php-format msgid "Guest %s" -msgstr "" +msgstr "ゲスト %s" #: templates/public.php:21 msgid "" diff --git a/l10n/ta_IN/documents.po b/l10n/ta_IN/documents.po new file mode 100644 index 00000000..f9abe90d --- /dev/null +++ b/l10n/ta_IN/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-01 00:43-0400\n" +"PO-Revision-Date: 2013-08-27 22:19+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Tamil (India) (http://www.transifex.com/projects/p/owncloud/language/ta_IN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ta_IN\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:26 +msgid "Share" +msgstr "" + +#: js/documents.js:29 js/locale.js:12 js/viewer/viewer.js:76 +msgid "Close" +msgstr "" + +#: js/documents.js:124 +msgid "No connection to server. Trying to reconnect." +msgstr "" + +#: js/documents.js:191 +msgid "" +"Leaving this page in Editor mode might cause unsaved data. It is recommended" +" to use 'Close' button instead." +msgstr "" + +#: js/documents.js:209 +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:231 js/locale.js:39 +msgid "Save" +msgstr "" + +#: js/documents.js:576 templates/documents.php:31 +msgid "Loading documents..." +msgstr "" + +#: js/documents.js:595 +msgid "Failed to load documents." +msgstr "" + +#: js/documents.js:638 +msgid "No documents are found. Please upload or create a document!" +msgstr "" + +#: js/documents.js:674 +msgid "'.' is an invalid file name." +msgstr "" + +#: js/documents.js:676 +msgid "File name cannot be empty." +msgstr "" + +#: js/documents.js:683 +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:32 +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 5abd8b8d..3f00ed4f 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-04-30 00:43-0400\n" +"POT-Creation-Date: 2014-05-01 00:43-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"