[tx-robot] updated from transifex
This commit is contained in:
parent
2c561c9c50
commit
bcf388d3c5
36 changed files with 111 additions and 99 deletions
|
@ -11,6 +11,7 @@ $TRANSLATIONS = array(
|
|||
"Save" => "حفظ",
|
||||
"Help" => "المساعدة",
|
||||
"Host" => "المضيف",
|
||||
"Port" => "المنفذ",
|
||||
"Password" => "كلمة المرور",
|
||||
"Back" => "رجوع",
|
||||
"Email Field" => "خانة البريد الإلكتروني"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "Expiration date is in the past.",
|
||||
"Couldn't send mail to following users: %s " => "Couldn't send mail to following users: %s ",
|
||||
"Turned on maintenance mode" => "Turned on maintenance mode",
|
||||
"Turned off maintenance mode" => "Turned off maintenance mode",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "La fecha de caducidad está en el pasado.",
|
||||
"Couldn't send mail to following users: %s " => "No se pudo enviar el mensaje a los siguientes usuarios: %s",
|
||||
"Turned on maintenance mode" => "Modo mantenimiento activado",
|
||||
"Turned off maintenance mode" => "Modo mantenimiento desactivado",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "Päättymispäivä on menneisyydessä.",
|
||||
"Couldn't send mail to following users: %s " => "Sähköpostin lähetys seuraaville käyttäjille epäonnistui: %s",
|
||||
"Turned on maintenance mode" => "Siirrytty ylläpitotilaan",
|
||||
"Turned off maintenance mode" => "Ylläpitotila laitettu pois päältä",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "A data de caducidade está no pasado.",
|
||||
"Couldn't send mail to following users: %s " => "Non é posíbel enviar correo aos usuarios seguintes: %s",
|
||||
"Turned on maintenance mode" => "Modo de mantemento activado",
|
||||
"Turned off maintenance mode" => "Modo de mantemento desactivado",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "La data di scadenza è nel passato.",
|
||||
"Couldn't send mail to following users: %s " => "Impossibile inviare email ai seguenti utenti: %s",
|
||||
"Turned on maintenance mode" => "Modalità di manutenzione attivata",
|
||||
"Turned off maintenance mode" => "Modalità di manutenzione disattivata",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "De vervaldatum ligt in het verleden.",
|
||||
"Couldn't send mail to following users: %s " => "Kon geen e-mail sturen aan de volgende gebruikers: %s",
|
||||
"Turned on maintenance mode" => "Onderhoudsmodus ingeschakeld",
|
||||
"Turned off maintenance mode" => "Onderhoudsmodus uitgeschakeld",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "Data wygaśnięcia jest w przeszłości",
|
||||
"Couldn't send mail to following users: %s " => "Nie można było wysłać wiadomości do następujących użytkowników: %s",
|
||||
"Turned on maintenance mode" => "Włączony tryb konserwacji",
|
||||
"Turned off maintenance mode" => "Wyłączony tryb konserwacji",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "A data de vencimento passou.",
|
||||
"Couldn't send mail to following users: %s " => "Não foi possível enviar e-mail para os seguintes usuários: %s",
|
||||
"Turned on maintenance mode" => "Ativar modo de manutenção",
|
||||
"Turned off maintenance mode" => "Desligar o modo de manutenção",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Expiration date is in the past." => "Son kullanma tarihi geçmişte.",
|
||||
"Couldn't send mail to following users: %s " => "Şu kullanıcılara posta gönderilemedi: %s",
|
||||
"Turned on maintenance mode" => "Bakım kipi etkinleştirildi",
|
||||
"Turned off maintenance mode" => "Bakım kipi kapatıldı",
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-19 06:40+0000\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 11:40+0000\n"
|
||||
"Last-Translator: m.shehab <shehab.mahmood@gmail.com>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -538,7 +538,7 @@ msgstr "عنوان الخادم"
|
|||
|
||||
#: templates/admin.php:340
|
||||
msgid "Port"
|
||||
msgstr ""
|
||||
msgstr "المنفذ"
|
||||
|
||||
#: templates/admin.php:345
|
||||
msgid "Credentials"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-19 06:30+0000\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 11:40+0000\n"
|
||||
"Last-Translator: m.shehab <shehab.mahmood@gmail.com>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -244,7 +244,7 @@ msgstr ""
|
|||
|
||||
#: templates/part.wizard-server.php:36
|
||||
msgid "Port"
|
||||
msgstr ""
|
||||
msgstr "المنفذ"
|
||||
|
||||
#: templates/part.wizard-server.php:44
|
||||
msgid "User DN"
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-19 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-18 21:40+0000\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 21:20+0000\n"
|
||||
"Last-Translator: m23 <black23@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "Uloženo"
|
|||
|
||||
#: admin/controller.php:90
|
||||
msgid "test email settings"
|
||||
msgstr ""
|
||||
msgstr "nastavení zkušebního emailu"
|
||||
|
||||
#: admin/controller.php:91
|
||||
msgid "If you received this email, the settings seem to be correct."
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 12: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"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "Expiration date is in the past."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -21,9 +21,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 17:41+0000\n"
|
||||
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -33,7 +33,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "La fecha de caducidad está en el pasado."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 11:20+0000\n"
|
||||
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "Päättymispäivä on menneisyydessä."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 11:03+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "A data de caducidade está no pasado."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -11,9 +11,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 21:10+0000\n"
|
||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -23,7 +23,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "La data di scadenza è nel passato."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 08:20+0000\n"
|
||||
"Last-Translator: André Koot <meneer@tken.net>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "De vervaldatum ligt in het verleden."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -5,15 +5,15 @@
|
|||
# Translators:
|
||||
# Cyryl Sochacki <cyrylsochacki@gmail.com>, 2013
|
||||
# maxxx <maxxxrally@gmail.com>, 2014
|
||||
# bobie <maciej.przybecki@gmail.com>, 2013
|
||||
# bobie <maciej.przybecki@gmail.com>, 2013-2014
|
||||
# adbrand <pkwiecin@adbrand.pl>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 06:30+0000\n"
|
||||
"Last-Translator: bobie <maciej.przybecki@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -23,7 +23,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "Data wygaśnięcia jest w przeszłości"
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 11:03+0000\n"
|
||||
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "A data de vencimento passou."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
@ -18,65 +18,65 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
|
||||
#: ajax/move.php:17
|
||||
#: ajax/move.php:15
|
||||
#, php-format
|
||||
msgid "Could not move %s - File with this name already exists"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/move.php:27 ajax/move.php:30
|
||||
#: ajax/move.php:25 ajax/move.php:28
|
||||
#, php-format
|
||||
msgid "Could not move %s"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:57 js/files.js:98
|
||||
#: ajax/newfile.php:58 js/files.js:98
|
||||
msgid "File name cannot be empty."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:62
|
||||
#: ajax/newfile.php:63
|
||||
#, php-format
|
||||
msgid "\"%s\" is an invalid file name."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:68 ajax/newfolder.php:27 js/files.js:105
|
||||
#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:105
|
||||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:75 ajax/newfolder.php:34 ajax/upload.php:137
|
||||
#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:138
|
||||
#: lib/app.php:65
|
||||
msgid "The target folder has been moved or deleted."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:87 ajax/newfolder.php:46 lib/app.php:74
|
||||
#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:74
|
||||
#, php-format
|
||||
msgid ""
|
||||
"The name %s is already used in the folder %s. Please choose a different name."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:96
|
||||
#: ajax/newfile.php:97
|
||||
msgid "Not a valid source"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:101
|
||||
#: ajax/newfile.php:102
|
||||
msgid ""
|
||||
"Server is not allowed to open URLs, please check the server configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:118
|
||||
#: ajax/newfile.php:119
|
||||
#, php-format
|
||||
msgid "Error while downloading %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfile.php:155
|
||||
#: ajax/newfile.php:156
|
||||
msgid "Error when creating the file"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfolder.php:21
|
||||
#: ajax/newfolder.php:22
|
||||
msgid "Folder name cannot be empty."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/newfolder.php:65
|
||||
#: ajax/newfolder.php:66
|
||||
msgid "Error when creating the folder"
|
||||
msgstr ""
|
||||
|
||||
|
@ -88,54 +88,54 @@ msgstr ""
|
|||
msgid "Invalid Token"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:67
|
||||
#: ajax/upload.php:68
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:74
|
||||
#: ajax/upload.php:75
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:75
|
||||
#: ajax/upload.php:76
|
||||
msgid ""
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:77
|
||||
#: ajax/upload.php:78
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:78
|
||||
#: ajax/upload.php:79
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:79
|
||||
#: ajax/upload.php:80
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:80
|
||||
#: ajax/upload.php:81
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:81
|
||||
#: ajax/upload.php:82
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:99
|
||||
#: ajax/upload.php:100
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:156
|
||||
#: ajax/upload.php:157
|
||||
msgid "Upload failed. Could not find uploaded file"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:166
|
||||
#: ajax/upload.php:167
|
||||
msgid "Upload failed. Could not get file info."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:185
|
||||
#: ajax/upload.php:186
|
||||
msgid "Invalid directory."
|
||||
msgstr ""
|
||||
|
||||
|
@ -156,40 +156,40 @@ msgid ""
|
|||
"Not enough free space, you are uploading {size1} but only {size2} is left"
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:338
|
||||
#: js/file-upload.js:340
|
||||
msgid "Upload cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:383
|
||||
#: js/file-upload.js:385
|
||||
msgid "Could not get result from server."
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:475
|
||||
#: js/file-upload.js:477
|
||||
msgid ""
|
||||
"File upload is in progress. Leaving the page now will cancel the upload."
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:562
|
||||
#: js/file-upload.js:564
|
||||
msgid "URL cannot be empty"
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:566
|
||||
#: js/file-upload.js:568
|
||||
msgid "In the home folder 'Shared' is a reserved filename"
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:568 js/filelist.js:430
|
||||
#: js/file-upload.js:570 js/filelist.js:430
|
||||
msgid "{new_name} already exists"
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:634
|
||||
#: js/file-upload.js:636
|
||||
msgid "Could not create file"
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:650
|
||||
#: js/file-upload.js:652
|
||||
msgid "Could not create folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:700
|
||||
#: js/file-upload.js:702
|
||||
msgid "Error fetching URL"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
@ -41,20 +41,20 @@ msgstr ""
|
|||
msgid "Saved"
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:518
|
||||
#: lib/config.php:631
|
||||
msgid ""
|
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
|
||||
"is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:522
|
||||
#: lib/config.php:635
|
||||
msgid ""
|
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting "
|
||||
"of FTP shares is not possible. Please ask your system administrator to "
|
||||
"install it."
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:525
|
||||
#: lib/config.php:638
|
||||
msgid ""
|
||||
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. "
|
||||
"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask "
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
@ -268,13 +268,13 @@ msgstr ""
|
|||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
|
||||
#: private/setup.php:198
|
||||
#: private/setup.php:202
|
||||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr ""
|
||||
|
||||
#: private/setup.php:199
|
||||
#: private/setup.php:203
|
||||
#, php-format
|
||||
msgid "Please double check the <a href='%s'>installation guides</a>."
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
@ -261,13 +261,13 @@ msgstr ""
|
|||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:198
|
||||
#: setup.php:202
|
||||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:199
|
||||
#: setup.php:203
|
||||
#, php-format
|
||||
msgid "Please double check the <a href='%s'>installation guides</a>."
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-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"
|
||||
|
|
|
@ -11,9 +11,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-20 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-21 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-20 09:00+0000\n"
|
||||
"Last-Translator: volkangezer <volkangezer@gmail.com>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -23,7 +23,7 @@ msgstr ""
|
|||
|
||||
#: ajax/share.php:88
|
||||
msgid "Expiration date is in the past."
|
||||
msgstr ""
|
||||
msgstr "Son kullanma tarihi geçmişte."
|
||||
|
||||
#: ajax/share.php:120 ajax/share.php:162
|
||||
#, php-format
|
||||
|
|
|
@ -108,6 +108,7 @@ $TRANSLATIONS = array(
|
|||
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "يرجى الاتصال بـ %s عن طريق HTTPS لتفعيل او تعطيل SSL enforcement.",
|
||||
"Email Server" => "خادم البريد الالكتروني",
|
||||
"Server address" => "عنوان الخادم",
|
||||
"Port" => "المنفذ",
|
||||
"Log" => "سجل",
|
||||
"Log level" => "مستوى السجل",
|
||||
"More" => "المزيد",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Saved" => "Uloženo",
|
||||
"test email settings" => "nastavení zkušebního emailu",
|
||||
"Email sent" => "E-mail odeslán",
|
||||
"Encryption" => "Šifrování",
|
||||
"Authentication method" => "Metoda autentifikace",
|
||||
|
|
Loading…
Reference in a new issue