[tx-robot] updated from transifex
This commit is contained in:
parent
923685818e
commit
eb36f32756
@ -60,6 +60,7 @@
|
||||
"Undo" => "Fortryd",
|
||||
"Unknown Author" => "Ukendt forfatter",
|
||||
"Edit" => "Rediger",
|
||||
"Local" => "Lokal",
|
||||
"New document" => "Nyt dokument",
|
||||
"Upload" => "Upload",
|
||||
"Save new documents to" => "Gem nye dokumenter til",
|
||||
|
@ -10,8 +10,8 @@ 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"
|
||||
"POT-Creation-Date: 2014-05-07 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-05 15:22+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -286,7 +286,7 @@ msgstr ""
|
||||
|
||||
#: templates/admin.php:8
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
msgstr "Lokal"
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "openOffice/libreOffice is installed on this server"
|
||||
|
11
l10n/eu.php
11
l10n/eu.php
@ -1,4 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Formatuen iragazki zerbitzaria erorita edo gaizki konfiguratua",
|
||||
"Can't create document" => "Ezin da dokumentua sortu",
|
||||
"You don't have permission to rename this document" => "Ez duzu dokumentu honi izena aldatzeko baimenik",
|
||||
"Documents" => "Dokumentuak",
|
||||
"Share" => "Partekatu",
|
||||
@ -60,11 +62,20 @@
|
||||
"Undo" => "Desegin",
|
||||
"Unknown Author" => "Egile ezezaguna",
|
||||
"Edit" => "Editatu",
|
||||
"guest" => "gonbidatua",
|
||||
"Local" => "Bertakoa",
|
||||
"openOffice/libreOffice is installed on this server" => "OpenOffice/LibreOffice instalatuta dago zerbitzari honetan",
|
||||
"External" => "Kanpokoa",
|
||||
"openOffice/libreOffice is installed on another server" => "OpenOffice/LibreOffice beste zerbitzari batean instalatuta dago",
|
||||
"scheme://domain.tld[:port]" => "eskema://domain.tld[:port]",
|
||||
"Server URL" => "Zerbitzariaren URLa",
|
||||
"Apply" => "Aplikatu",
|
||||
"New document" => "Dokumentu berria",
|
||||
"Upload" => "Igo",
|
||||
"Save new documents to" => "Gorde dokumentu berriak hemen",
|
||||
"Wrong password. Please retry." => "Pasahitz okerra. Saiatu berriro.",
|
||||
"Password" => "Pasahitza",
|
||||
"Guest %s" => "Gonbidatua %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Lotura hau iraungi da edo ez da inoiz existitu. Mesedez zurekin partekatu zuen pertsonarekin harremanetan jarri zehaztasun gehiago izateko.",
|
||||
"Advanced feature-set" => "Ezaugarri aurreratu multzoa",
|
||||
"(Unstable)" => "(Ez-egonkorra)"
|
||||
|
@ -3,14 +3,15 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# alexgabilondo <alexgabi@openmailbox.org>, 2014
|
||||
# asieriko <asieriko@gmail.com>, 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-07 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-06 20:50+0000\n"
|
||||
"Last-Translator: alexgabilondo <alexgabi@openmailbox.org>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -20,11 +21,11 @@ msgstr ""
|
||||
|
||||
#: ajax/admin.php:22
|
||||
msgid "Format filter server is down or misconfigured"
|
||||
msgstr ""
|
||||
msgstr "Formatuen iragazki zerbitzaria erorita edo gaizki konfiguratua"
|
||||
|
||||
#: ajax/documentController.php:43
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Ezin da dokumentua sortu"
|
||||
|
||||
#: ajax/documentController.php:82
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -280,35 +281,35 @@ msgstr "Editatu"
|
||||
|
||||
#: lib/db/member.php:32
|
||||
msgid "guest"
|
||||
msgstr ""
|
||||
msgstr "gonbidatua"
|
||||
|
||||
#: templates/admin.php:8
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
msgstr "Bertakoa"
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "openOffice/libreOffice is installed on this server"
|
||||
msgstr ""
|
||||
msgstr "OpenOffice/LibreOffice instalatuta dago zerbitzari honetan"
|
||||
|
||||
#: templates/admin.php:15
|
||||
msgid "External"
|
||||
msgstr ""
|
||||
msgstr "Kanpokoa"
|
||||
|
||||
#: templates/admin.php:16
|
||||
msgid "openOffice/libreOffice is installed on another server"
|
||||
msgstr ""
|
||||
msgstr "OpenOffice/LibreOffice beste zerbitzari batean instalatuta dago"
|
||||
|
||||
#: templates/admin.php:21
|
||||
msgid "scheme://domain.tld[:port]"
|
||||
msgstr ""
|
||||
msgstr "eskema://domain.tld[:port]"
|
||||
|
||||
#: templates/admin.php:24
|
||||
msgid "Server URL"
|
||||
msgstr ""
|
||||
msgstr "Zerbitzariaren URLa"
|
||||
|
||||
#: templates/admin.php:26
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
msgstr "Aplikatu"
|
||||
|
||||
#: templates/documents.php:5
|
||||
msgid "New document"
|
||||
@ -333,7 +334,7 @@ msgstr "Pasahitza"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "Guest %s"
|
||||
msgstr ""
|
||||
msgstr "Gonbidatua %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -60,6 +60,7 @@
|
||||
"Undo" => "Batal",
|
||||
"Unknown Author" => "Penulis tidak diketahui",
|
||||
"Edit" => "Edit",
|
||||
"Local" => "Lokal",
|
||||
"New document" => "Dokumen Baru",
|
||||
"Upload" => "Unggah",
|
||||
"Save new documents to" => "Simpan dokumen ke",
|
||||
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2014-05-07 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-07 03:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -284,7 +284,7 @@ msgstr ""
|
||||
|
||||
#: templates/admin.php:8
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
msgstr "Lokal"
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "openOffice/libreOffice is installed on this server"
|
||||
|
@ -20,6 +20,7 @@
|
||||
"Delete" => "លុប",
|
||||
"Family" => "គ្រួសារ",
|
||||
"Font" => "ពុម្ពអក្សរ",
|
||||
"Font Effects" => "លក្ខណៈអក្សរ",
|
||||
"Format" => "ទ្រង់ទ្រាយ",
|
||||
"Increase Indent" => "ខិតចូល",
|
||||
"Insert Image" => "បញ្ចូលរូបភាព",
|
||||
@ -48,6 +49,7 @@
|
||||
"Edit" => "កែ",
|
||||
"New document" => "កម្រងឯកសារថ្មី",
|
||||
"Upload" => "ផ្ទុកឡើង",
|
||||
"Wrong password. Please retry." => "ខុសពាក្យសម្ងាត់។ សូមព្យាយាមម្ដងទៀត។",
|
||||
"Password" => "ពាក្យសម្ងាត់",
|
||||
"(Unstable)" => "(មិនស្ថិតស្ថិរ)"
|
||||
);
|
||||
|
@ -8,9 +8,9 @@ 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-07 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-05 14:13+0000\n"
|
||||
"Last-Translator: សុវិចិត្រ Sovichet ទេព Tep\n"
|
||||
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -164,7 +164,7 @@ msgstr "ពុម្ពអក្សរ"
|
||||
|
||||
#: js/locale.js:20
|
||||
msgid "Font Effects"
|
||||
msgstr ""
|
||||
msgstr "លក្ខណៈអក្សរ"
|
||||
|
||||
#: js/locale.js:21
|
||||
msgid "Format"
|
||||
@ -324,7 +324,7 @@ msgstr ""
|
||||
|
||||
#: templates/public.php:8
|
||||
msgid "Wrong password. Please retry."
|
||||
msgstr ""
|
||||
msgstr "ខុសពាក្យសម្ងាត់។ សូមព្យាយាមម្ដងទៀត។"
|
||||
|
||||
#: templates/public.php:11
|
||||
msgid "Password"
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Can't create document" => "Não foi possível criar o documento",
|
||||
"You don't have permission to rename this document" => "Não tem permissões para renomear este documento",
|
||||
"Documents" => "Documentos",
|
||||
"Share" => "Partilhar",
|
||||
@ -60,12 +61,20 @@
|
||||
"Undo" => "Desfazer",
|
||||
"Unknown Author" => "Autor desconhecido",
|
||||
"Edit" => "Editar",
|
||||
"guest" => "convidado",
|
||||
"Local" => "Local",
|
||||
"openOffice/libreOffice is installed on this server" => "openOffice/libreOffice está instalado neste servidor",
|
||||
"External" => "Externo",
|
||||
"openOffice/libreOffice is installed on another server" => "openOffice/libreOffice está instalado noutro servidor",
|
||||
"scheme://domain.tld[:port]" => "scheme://domain.tld[:port]",
|
||||
"Server URL" => "Endereço do Servidor",
|
||||
"Apply" => "Aplicar",
|
||||
"New document" => "Novo documento",
|
||||
"Upload" => "Carregar",
|
||||
"Save new documents to" => "Guardar novos documentos para",
|
||||
"Wrong password. Please retry." => "Senha errada. Por favor tente novamente.",
|
||||
"Password" => "Palavra-passe",
|
||||
"Guest %s" => "Convidado %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Esta ligação expirou ou nunca existiu. Para mais detalhes, por favor contacte a pessoa que a partilhou consigo.",
|
||||
"Advanced feature-set" => "Opções avançadas",
|
||||
"(Unstable)" => "(Instável)"
|
||||
|
@ -10,9 +10,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-05-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-02 16:11+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-05-07 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-06 11:21+0000\n"
|
||||
"Last-Translator: Helder Meneses <helder.meneses@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -26,7 +26,7 @@ msgstr ""
|
||||
|
||||
#: ajax/documentController.php:43
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Não foi possível criar o documento"
|
||||
|
||||
#: ajax/documentController.php:82
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -282,7 +282,7 @@ msgstr "Editar"
|
||||
|
||||
#: lib/db/member.php:32
|
||||
msgid "guest"
|
||||
msgstr ""
|
||||
msgstr "convidado"
|
||||
|
||||
#: templates/admin.php:8
|
||||
msgid "Local"
|
||||
@ -290,27 +290,27 @@ msgstr "Local"
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "openOffice/libreOffice is installed on this server"
|
||||
msgstr ""
|
||||
msgstr "openOffice/libreOffice está instalado neste servidor"
|
||||
|
||||
#: templates/admin.php:15
|
||||
msgid "External"
|
||||
msgstr ""
|
||||
msgstr "Externo"
|
||||
|
||||
#: templates/admin.php:16
|
||||
msgid "openOffice/libreOffice is installed on another server"
|
||||
msgstr ""
|
||||
msgstr "openOffice/libreOffice está instalado noutro servidor"
|
||||
|
||||
#: templates/admin.php:21
|
||||
msgid "scheme://domain.tld[:port]"
|
||||
msgstr ""
|
||||
msgstr "scheme://domain.tld[:port]"
|
||||
|
||||
#: templates/admin.php:24
|
||||
msgid "Server URL"
|
||||
msgstr ""
|
||||
msgstr "Endereço do Servidor"
|
||||
|
||||
#: templates/admin.php:26
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
msgstr "Aplicar"
|
||||
|
||||
#: templates/documents.php:5
|
||||
msgid "New document"
|
||||
@ -335,7 +335,7 @@ msgstr "Palavra-passe"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "Guest %s"
|
||||
msgstr ""
|
||||
msgstr "Convidado %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -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-05 00:44-0400\n"
|
||||
"POT-Creation-Date: 2014-05-07 00:44-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"
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Can't create document" => "无法创建文档",
|
||||
"You don't have permission to rename this document" => "您没有重命名该文档的权限",
|
||||
"Documents" => "文档",
|
||||
"Share" => "共享",
|
||||
@ -47,11 +48,17 @@
|
||||
"Undo" => "撤消",
|
||||
"Unknown Author" => "未知作者",
|
||||
"Edit" => "编辑",
|
||||
"Local" => "本地",
|
||||
"External" => "外部",
|
||||
"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)" => "(非稳定)"
|
||||
|
@ -11,8 +11,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-05-05 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-04 19:31+0000\n"
|
||||
"POT-Creation-Date: 2014-05-07 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-05-05 18:46+0000\n"
|
||||
"Last-Translator: Xuetian Weng <wengxt@gmail.com>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -27,7 +27,7 @@ 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"
|
||||
@ -287,7 +287,7 @@ msgstr ""
|
||||
|
||||
#: templates/admin.php:8
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
msgstr "本地"
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "openOffice/libreOffice is installed on this server"
|
||||
@ -295,7 +295,7 @@ msgstr ""
|
||||
|
||||
#: templates/admin.php:15
|
||||
msgid "External"
|
||||
msgstr ""
|
||||
msgstr "外部"
|
||||
|
||||
#: templates/admin.php:16
|
||||
msgid "openOffice/libreOffice is installed on another server"
|
||||
@ -303,15 +303,15 @@ msgstr ""
|
||||
|
||||
#: 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"
|
||||
@ -336,7 +336,7 @@ msgstr "密码"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "Guest %s"
|
||||
msgstr ""
|
||||
msgstr "访客 %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user