[tx-robot] updated from transifex
This commit is contained in:
parent
79d355b526
commit
761f40328c
|
@ -49,6 +49,7 @@
|
|||
"{count} folders" => "{count} složky",
|
||||
"1 file" => "1 soubor",
|
||||
"{count} files" => "{count} soubory",
|
||||
"%s could not be renamed" => "%s nemůže být přejmenován",
|
||||
"Upload" => "Odeslat",
|
||||
"File handling" => "Zacházení se soubory",
|
||||
"Maximum upload size" => "Maximální velikost pro odesílání",
|
||||
|
@ -72,6 +73,8 @@
|
|||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.",
|
||||
"Files are being scanned, please wait." => "Soubory se prohledávají, prosím čekejte.",
|
||||
"Current scanning" => "Aktuální prohledávání",
|
||||
"directory" => "adresář",
|
||||
"directories" => "adresáře",
|
||||
"file" => "soubor",
|
||||
"files" => "soubory",
|
||||
"Upgrading filesystem cache..." => "Aktualizuji mezipaměť souborového systému..."
|
||||
|
|
|
@ -5,15 +5,25 @@
|
|||
"Could not disable recovery key. Please check your recovery key password!" => "Não foi possível desactivar a chave de recuperação. Por favor verifique a password da chave de recuperação.",
|
||||
"Password successfully changed." => "Password alterada com sucesso.",
|
||||
"Could not change the password. Maybe the old password was not correct." => "Não foi possivel alterar a password. Possivelmente a password antiga não está correcta.",
|
||||
"Could not update the private key password. Maybe the old password was not correct." => "Não foi possível alterar a chave. Possivelmente a password antiga não está correcta.",
|
||||
"Your private key is not valid! Likely your password was changed outside the ownCloud system (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Chave privada não é válida! Provavelmente senha foi alterada fora do sistema ownCloud (exemplo, o diretório corporativo). Pode atualizar password da chave privada em configurações personalizadas para recuperar o acesso aos seus arquivos encriptados.",
|
||||
"Missing requirements." => "Faltam alguns requisitos.",
|
||||
"Please make sure that PHP 5.3.3 or newer is installed and that the OpenSSL PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Por favor, certifique-se que PHP 5.3.3 ou mais recente está instalado e que a extensão PHP OpenSSL está ativada e corretamente configurada. Por agora, a encripitação está desativado.",
|
||||
"Saving..." => "A guardar...",
|
||||
"personal settings" => "configurações personalizadas ",
|
||||
"Encryption" => "Encriptação",
|
||||
"Enable recovery key (allow to recover users files in case of password loss):" => "Active a chave de recuperação (permite recuperar os ficheiros no caso de perda da password):",
|
||||
"Recovery key password" => "Chave de recuperação da conta",
|
||||
"Enabled" => "Activado",
|
||||
"Disabled" => "Desactivado",
|
||||
"Change recovery key password:" => "Alterar a chave de recuperação:",
|
||||
"Old Recovery key password" => "Chave anterior de recuperação da conta",
|
||||
"New Recovery key password" => "Nova chave de recuperação da conta",
|
||||
"Change Password" => "Mudar a Password",
|
||||
"Old log-in password" => "Password anterior da conta",
|
||||
"Current log-in password" => "Password actual da conta",
|
||||
"Enable password recovery:" => "ativar recuperação do password:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Ao activar esta opção, tornar-lhe-a possível a obtenção de acesso aos seus ficheiros encriptados caso perca a password.",
|
||||
"File recovery settings updated" => "Actualizadas as definições de recuperação de ficheiros",
|
||||
"Could not update file recovery" => "Não foi possível actualizar a recuperação de ficheiros"
|
||||
);
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"{count} folders" => "{count} složky",
|
||||
"1 file" => "1 soubor",
|
||||
"{count} files" => "{count} soubory",
|
||||
"restored" => "obnoveno",
|
||||
"Nothing in here. Your trash bin is empty!" => "Žádný obsah. Váš koš je prázdný.",
|
||||
"Restore" => "Obnovit",
|
||||
"Delete" => "Smazat",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"{count} folders" => "{count} Ordner",
|
||||
"1 file" => "1 Datei",
|
||||
"{count} files" => "{count} Dateien",
|
||||
"restored" => "Wiederhergestellt",
|
||||
"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, der Papierkorb ist leer!",
|
||||
"Restore" => "Wiederherstellen",
|
||||
"Delete" => "Löschen",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"{count} folders" => "{count} Ordner",
|
||||
"1 file" => "1 Datei",
|
||||
"{count} files" => "{count} Dateien",
|
||||
"restored" => "Wiederhergestellt",
|
||||
"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, Ihr Papierkorb ist leer!",
|
||||
"Restore" => "Wiederherstellen",
|
||||
"Delete" => "Löschen",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"{count} folders" => "{count} carpetas",
|
||||
"1 file" => "1 archivo",
|
||||
"{count} files" => "{count} archivos",
|
||||
"restored" => "recuperado",
|
||||
"Nothing in here. Your trash bin is empty!" => "No hay nada aquí. ¡Tu papelera esta vacía!",
|
||||
"Restore" => "Recuperar",
|
||||
"Delete" => "Eliminar",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"{count} folders" => "{count} kansiota",
|
||||
"1 file" => "1 tiedosto",
|
||||
"{count} files" => "{count} tiedostoa",
|
||||
"restored" => "palautettu",
|
||||
"Nothing in here. Your trash bin is empty!" => "Tyhjää täynnä! Roskakorissa ei ole mitään.",
|
||||
"Restore" => "Palauta",
|
||||
"Delete" => "Poista",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"{count} folders" => "{count} cartelle",
|
||||
"1 file" => "1 file",
|
||||
"{count} files" => "{count} file",
|
||||
"restored" => "ripristinati",
|
||||
"Nothing in here. Your trash bin is empty!" => "Qui non c'è niente. Il tuo cestino è vuoto.",
|
||||
"Restore" => "Ripristina",
|
||||
"Delete" => "Elimina",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"{count} folders" => "{count} pastas",
|
||||
"1 file" => "1 arquivo",
|
||||
"{count} files" => "{count} arquivos",
|
||||
"restored" => "restaurado",
|
||||
"Nothing in here. Your trash bin is empty!" => "Nada aqui. Sua lixeira está vazia!",
|
||||
"Restore" => "Restaurar",
|
||||
"Delete" => "Excluir",
|
||||
|
|
|
@ -1,7 +1,18 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Failed to delete the server configuration" => "Kunne ikke slette server konfigurationen",
|
||||
"The configuration is valid and the connection could be established!" => "Konfigurationen er korrekt og forbindelsen kunne etableres!",
|
||||
"The configuration is invalid. Please look in the ownCloud log for further details." => "Konfigurationen er ugyldig. Se venligst ownCloud loggen for yderligere detaljer.",
|
||||
"Deletion failed" => "Fejl ved sletning",
|
||||
"Keep settings?" => "Behold indstillinger?",
|
||||
"Cannot add server configuration" => "Kan ikke tilføje serverkonfiguration",
|
||||
"Success" => "Succes",
|
||||
"Error" => "Fejl",
|
||||
"Connection test succeeded" => "Forbindelsestest lykkedes",
|
||||
"Connection test failed" => "Forbindelsestest mislykkedes",
|
||||
"Do you really want to delete the current Server Configuration?" => "Ønsker du virkelig at slette den nuværende Server Konfiguration?",
|
||||
"Confirm Deletion" => "Bekræft Sletning",
|
||||
"Server configuration" => "Server konfiguration",
|
||||
"Add Server Configuration" => "Tilføj Server Konfiguration",
|
||||
"Host" => "Host",
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kan udelade protokollen, medmindre du skal bruge SSL. Start i så fald med ldaps://",
|
||||
"Base DN" => "Base DN",
|
||||
|
@ -12,10 +23,19 @@
|
|||
"User Login Filter" => "Bruger Login Filter",
|
||||
"User List Filter" => "Brugerliste Filter",
|
||||
"Defines the filter to apply, when retrieving users." => "Definere filteret der bruges ved indlæsning af brugere.",
|
||||
"without any placeholder, e.g. \"objectClass=person\"." => "Uden stedfortræder, f.eks. \"objectClass=person\".",
|
||||
"Group Filter" => "Gruppe Filter",
|
||||
"Defines the filter to apply, when retrieving groups." => "Definere filteret der bruges når der indlæses grupper.",
|
||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Uden stedfortræder, f.eks. \"objectClass=posixGroup\".",
|
||||
"Connection Settings" => "Forbindelsesindstillinger ",
|
||||
"Configuration Active" => "Konfiguration Aktiv",
|
||||
"Port" => "Port",
|
||||
"Backup (Replica) Host" => "Backup (Replika) Vært",
|
||||
"Backup (Replica) Port" => "Backup (Replika) Port",
|
||||
"Disable Main Server" => "Deaktiver Hovedserver",
|
||||
"Only connect to the replica server." => "Forbind kun til replika serveren.",
|
||||
"Use TLS" => "Brug TLS",
|
||||
"Do not use it additionally for LDAPS connections, it will fail." => "Benyt ikke flere LDAPS forbindelser, det vil mislykkeds. ",
|
||||
"Turn off SSL certificate validation." => "Deaktiver SSL certifikat validering",
|
||||
"Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.",
|
||||
"User Display Name Field" => "User Display Name Field",
|
||||
|
@ -23,5 +43,8 @@
|
|||
"Base Group Tree" => "Base Group Tree",
|
||||
"Group-Member association" => "Group-Member association",
|
||||
"in bytes" => "i bytes",
|
||||
"Email Field" => "Email Felt",
|
||||
"Internal Username" => "Internt Brugernavn",
|
||||
"Test Configuration" => "Test Konfiguration",
|
||||
"Help" => "Hjælp"
|
||||
);
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"WebDAV Authentication" => "Ověření WebDAV"
|
||||
"WebDAV Authentication" => "Ověření WebDAV",
|
||||
"Address: " => "Adresa:",
|
||||
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Uživatelské přihlašovací údaje budou odeslány na tuto adresu. Tento plugin zkontroluje odpověď serveru a interpretuje návratový kód HTTP 401 a 403 jako neplatné přihlašovací údaje a jakýkoli jiný jako platné přihlašovací údaje."
|
||||
);
|
||||
|
|
|
@ -110,6 +110,7 @@
|
|||
"Add" => "Dodaj",
|
||||
"Security Warning" => "Varnostno opozorilo",
|
||||
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243)",
|
||||
"Please update your PHP installation to use %s securely." => "Za varno uporabo storitve %s posodobite PHP",
|
||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Na voljo ni nobenega varnega ustvarjalnika naključnih števil. Omogočiti je treba razširitev PHP OpenSSL.",
|
||||
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Brez varnega ustvarjalnika naključnih števil je mogoče napovedati žetone za ponastavitev gesla, s čimer je mogoče prevzeti nadzor nad računom.",
|
||||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Podatkovna mapa in datoteke so najverjetneje javno dostopni preko interneta, saj datoteka .htaccess ni ustrezno nastavljena.",
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -226,7 +226,7 @@ msgstr ""
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
|
@ -246,7 +246,7 @@ msgstr ""
|
|||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
|
||||
|
@ -346,23 +346,23 @@ msgstr ""
|
|||
msgid "share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr ""
|
||||
|
||||
|
@ -461,7 +461,7 @@ msgstr "Hulp"
|
|||
msgid "Access forbidden"
|
||||
msgstr ""
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Wolk nie gevind"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-05 02:13+0200\n"
|
||||
"PO-Revision-Date: 2013-07-05 00:13+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr "Wagwoord"
|
|||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:28 templates/public.php:86
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:44
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:54
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:83
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -46,7 +46,7 @@ msgstr "Admin"
|
|||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "webdienste onder jou beheer"
|
||||
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
|||
msgid "years ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -226,7 +226,7 @@ msgstr "نوع العنصر غير محدد."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "خطأ"
|
||||
|
||||
|
@ -246,7 +246,7 @@ msgstr "مشارك"
|
|||
msgid "Share"
|
||||
msgstr "شارك"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "حصل خطأ عند عملية المشاركة"
|
||||
|
||||
|
@ -346,23 +346,23 @@ msgstr "حذف"
|
|||
msgid "share"
|
||||
msgstr "مشاركة"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "محمي بكلمة السر"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "حصل خطأ عند عملية إزالة تاريخ إنتهاء الصلاحية"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "حصل خطأ عند عملية تعيين تاريخ إنتهاء الصلاحية"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "جاري الارسال ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "تم ارسال البريد الالكتروني"
|
||||
|
||||
|
@ -461,7 +461,7 @@ msgstr "المساعدة"
|
|||
msgid "Access forbidden"
|
||||
msgstr "التوصّل محظور"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "لم يتم إيجاد"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -120,7 +120,7 @@ msgstr "شارك"
|
|||
msgid "Delete permanently"
|
||||
msgstr "حذف بشكل دائم"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "إلغاء"
|
||||
|
||||
|
@ -128,7 +128,7 @@ msgstr "إلغاء"
|
|||
msgid "Rename"
|
||||
msgstr "إعادة تسميه"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "قيد الانتظار"
|
||||
|
||||
|
@ -160,11 +160,11 @@ msgstr "تراجع"
|
|||
msgid "perform delete operation"
|
||||
msgstr "جاري تنفيذ عملية الحذف"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "جاري رفع 1 ملف"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr ""
|
||||
|
||||
|
@ -200,15 +200,15 @@ msgstr "جاري تجهيز عملية التحميل. قد تستغرق بعض
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "إسم مجلد غير صحيح. استخدام مصطلح \"Shared\" محجوز للنظام"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "اسم"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "حجم"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "معدل"
|
||||
|
||||
|
@ -285,45 +285,45 @@ msgstr "مجلد"
|
|||
msgid "From link"
|
||||
msgstr "من رابط"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "حذف الملفات"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "إلغاء رفع الملفات"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "لا تملك صلاحيات الكتابة هنا."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "لا يوجد شيء هنا. إرفع بعض الملفات!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "تحميل"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "إلغاء مشاركة"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "حجم الترفيع أعلى من المسموح"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "يرجى الانتظار , جاري فحص الملفات ."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "الفحص الحالي"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr "كلمة المرور"
|
|||
msgid "Submit"
|
||||
msgstr "تطبيق"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s شارك المجلد %s معك"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s شارك الملف %s معك"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "تحميل"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "رفع"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "إلغاء رفع الملفات"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "لا يوجد عرض مسبق لـ"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -46,7 +46,7 @@ msgstr "المدير"
|
|||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "خدمات الشبكة تحت سيطرتك"
|
||||
|
||||
|
@ -257,7 +257,7 @@ msgstr "السنةالماضية"
|
|||
msgid "years ago"
|
||||
msgstr "سنة مضت"
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-05 02:13+0200\n"
|
||||
"PO-Revision-Date: 2013-07-05 00:13+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr ""
|
|||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:28 templates/public.php:86
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:44
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:54
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:83
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -226,7 +226,7 @@ msgstr ""
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Грешка"
|
||||
|
||||
|
@ -246,7 +246,7 @@ msgstr ""
|
|||
msgid "Share"
|
||||
msgstr "Споделяне"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
|
||||
|
@ -346,23 +346,23 @@ msgstr ""
|
|||
msgid "share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr ""
|
||||
|
||||
|
@ -461,7 +461,7 @@ msgstr "Помощ"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Достъпът е забранен"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "облакът не намерен"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -120,7 +120,7 @@ msgstr "Споделяне"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Изтриване завинаги"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Изтриване"
|
||||
|
||||
|
@ -128,7 +128,7 @@ msgstr "Изтриване"
|
|||
msgid "Rename"
|
||||
msgstr "Преименуване"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Чакащо"
|
||||
|
||||
|
@ -160,11 +160,11 @@ msgstr "възтановяване"
|
|||
msgid "perform delete operation"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr ""
|
||||
|
||||
|
@ -200,15 +200,15 @@ msgstr ""
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Име"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Размер"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Променено"
|
||||
|
||||
|
@ -285,45 +285,45 @@ msgstr "Папка"
|
|||
msgid "From link"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Спри качването"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Няма нищо тук. Качете нещо."
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Изтегляне"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Файлът който сте избрали за качване е прекалено голям"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Файловете които се опитвате да качите са по-големи от позволеното за сървъра."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Файловете се претърсват, изчакайте."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr "Парола"
|
|||
msgid "Submit"
|
||||
msgstr "Потвърждение"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s сподели папката %s с Вас"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s сподели файла %s с Вас"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Изтегляне"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Качване"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Спри качването"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "Няма наличен преглед за"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -47,7 +47,7 @@ msgstr "Админ"
|
|||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "уеб услуги под Ваш контрол"
|
||||
|
||||
|
@ -258,7 +258,7 @@ msgstr "последната година"
|
|||
msgid "years ago"
|
||||
msgstr "последните години"
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -226,7 +226,7 @@ msgstr "অবজেক্টের ধরণটি সুনির্দিষ
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "সমস্যা"
|
||||
|
||||
|
@ -246,7 +246,7 @@ msgstr "ভাগাভাগিকৃত"
|
|||
msgid "Share"
|
||||
msgstr "ভাগাভাগি কর"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "ভাগাভাগি করতে সমস্যা দেখা দিয়েছে "
|
||||
|
||||
|
@ -346,23 +346,23 @@ msgstr "মুছে ফেল"
|
|||
msgid "share"
|
||||
msgstr "ভাগাভাগি কর"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "কূটশব্দদ্বারা সুরক্ষিত"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ বাতিল করতে সমস্যা দেখা দিয়েছে"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করতে সমস্যা দেখা দিয়েছে"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "পাঠানো হচ্ছে......"
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "ই-মেইল পাঠানো হয়েছে"
|
||||
|
||||
|
@ -461,7 +461,7 @@ msgstr "সহায়িকা"
|
|||
msgid "Access forbidden"
|
||||
msgstr "অধিগমনের অনুমতি নেই"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "ক্লাউড খুঁজে পাওয়া গেল না"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -120,7 +120,7 @@ msgstr "ভাগাভাগি কর"
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "মুছে"
|
||||
|
||||
|
@ -128,7 +128,7 @@ msgstr "মুছে"
|
|||
msgid "Rename"
|
||||
msgstr "পূনঃনামকরণ"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "মুলতুবি"
|
||||
|
||||
|
@ -160,11 +160,11 @@ msgstr "ক্রিয়া প্রত্যাহার"
|
|||
msgid "perform delete operation"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "১টি ফাইল আপলোড করা হচ্ছে"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr ""
|
||||
|
||||
|
@ -200,15 +200,15 @@ msgstr ""
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "ফোল্ডারের নামটি সঠিক নয়। 'ভাগাভাগি করা' শুধুমাত্র Owncloud এর জন্য সংরক্ষিত।"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "রাম"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "আকার"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "পরিবর্তিত"
|
||||
|
||||
|
@ -285,45 +285,45 @@ msgstr "ফোল্ডার"
|
|||
msgid "From link"
|
||||
msgstr " লিংক থেকে"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "আপলোড বাতিল কর"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "এখানে কিছুই নেই। কিছু আপলোড করুন !"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "ডাউনলোড"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "ভাগাভাগি বাতিল "
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "আপলোডের আকারটি অনেক বড়"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "আপনি এই সার্ভারে আপলোড করার জন্য অনুমোদিত ফাইলের সর্বোচ্চ আকারের চেয়ে বৃহদাকার ফাইল আপলোড করার চেষ্টা করছেন "
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "ফাইলগুলো স্ক্যান করা হচ্ছে, দয়া করে অপেক্ষা করুন।"
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "বর্তমান স্ক্যানিং"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr "কূটশব্দ"
|
|||
msgid "Submit"
|
||||
msgstr "জমা দিন"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s আপনার সাথে %s ফোল্ডারটি ভাগাভাগি করেছেন"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s আপনার সাথে %s ফাইলটি ভাগাভাগি করেছেন"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "ডাউনলোড"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "আপলোড"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "আপলোড বাতিল কর"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "এর জন্য কোন প্রাকবীক্ষণ সুলভ নয়"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -46,7 +46,7 @@ msgstr "প্রশাসন"
|
|||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "ওয়েব সার্ভিস আপনার হাতের মুঠোয়"
|
||||
|
||||
|
@ -257,7 +257,7 @@ msgstr "গত বছর"
|
|||
msgid "years ago"
|
||||
msgstr "বছর পূর্বে"
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -226,7 +226,7 @@ msgstr ""
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
|
@ -246,7 +246,7 @@ msgstr ""
|
|||
msgid "Share"
|
||||
msgstr "Podijeli"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
|
||||
|
@ -346,23 +346,23 @@ msgstr ""
|
|||
msgid "share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr ""
|
||||
|
||||
|
@ -461,7 +461,7 @@ msgstr ""
|
|||
msgid "Access forbidden"
|
||||
msgstr ""
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-05 02:13+0200\n"
|
||||
"PO-Revision-Date: 2013-07-05 00:13+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr ""
|
|||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:28 templates/public.php:86
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:44
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:54
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:83
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-26 20:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: rogerc\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -228,7 +228,7 @@ msgstr "No s'ha especificat el tipus d'objecte."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
|
@ -248,7 +248,7 @@ msgstr "Compartit"
|
|||
msgid "Share"
|
||||
msgstr "Comparteix"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Error en compartir"
|
||||
|
||||
|
@ -348,23 +348,23 @@ msgstr "elimina"
|
|||
msgid "share"
|
||||
msgstr "comparteix"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Protegeix amb contrasenya"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Error en eliminar la data de venciment"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Error en establir la data de venciment"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Enviant..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "El correu electrónic s'ha enviat"
|
||||
|
||||
|
@ -463,7 +463,7 @@ msgstr "Ajuda"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Accés prohibit"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "No s'ha trobat el núvol"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -122,7 +122,7 @@ msgstr "Comparteix"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Esborra permanentment"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Esborra"
|
||||
|
||||
|
@ -130,7 +130,7 @@ msgstr "Esborra"
|
|||
msgid "Rename"
|
||||
msgstr "Reanomena"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Pendent"
|
||||
|
||||
|
@ -162,11 +162,11 @@ msgstr "desfés"
|
|||
msgid "perform delete operation"
|
||||
msgstr "executa d'operació d'esborrar"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 fitxer pujant"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "fitxers pujant"
|
||||
|
||||
|
@ -202,15 +202,15 @@ msgstr "S'està preparant la baixada. Pot trigar una estona si els fitxers són
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Mida"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Modificat"
|
||||
|
||||
|
@ -287,45 +287,45 @@ msgstr "Carpeta"
|
|||
msgid "From link"
|
||||
msgstr "Des d'enllaç"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Fitxers esborrats"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Cancel·la la pujada"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "No teniu permisos d'escriptura aquí."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Res per aquí. Pugeu alguna cosa!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Baixa"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Deixa de compartir"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "La pujada és massa gran"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor"
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "S'estan escanejant els fitxers, espereu"
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Actualment escanejant"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"Last-Translator: rogerc\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,28 +30,52 @@ msgstr "Contrasenya"
|
|||
msgid "Submit"
|
||||
msgstr "Envia"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s ha compartit la carpeta %s amb vós"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s ha compartit el fitxer %s amb vós"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Baixa"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Puja"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Cancel·la la pujada"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "No hi ha vista prèvia disponible per a"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-26 20:40+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: rogerc\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-29 18:10+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Honza K. <honza889@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -228,7 +228,7 @@ msgstr "Není určen typ objektu."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Chyba"
|
||||
|
||||
|
@ -248,7 +248,7 @@ msgstr "Sdílené"
|
|||
msgid "Share"
|
||||
msgstr "Sdílet"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Chyba při sdílení"
|
||||
|
||||
|
@ -348,23 +348,23 @@ msgstr "smazat"
|
|||
msgid "share"
|
||||
msgstr "sdílet"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Chráněno heslem"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Chyba při odstraňování data vypršení platnosti"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Chyba při nastavení data vypršení platnosti"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Odesílám ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "E-mail odeslán"
|
||||
|
||||
|
@ -463,7 +463,7 @@ msgstr "Nápověda"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Přístup zakázán"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Cloud nebyl nalezen"
|
||||
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-29 13:20+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: Honza K. <honza889@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -233,7 +233,7 @@ msgstr "{count} soubory"
|
|||
#: lib/app.php:73
|
||||
#, php-format
|
||||
msgid "%s could not be renamed"
|
||||
msgstr ""
|
||||
msgstr "%s nemůže být přejmenován"
|
||||
|
||||
#: lib/helper.php:11 templates/index.php:18
|
||||
msgid "Upload"
|
||||
|
@ -331,11 +331,11 @@ msgstr "Aktuální prohledávání"
|
|||
|
||||
#: templates/part.list.php:74
|
||||
msgid "directory"
|
||||
msgstr ""
|
||||
msgstr "adresář"
|
||||
|
||||
#: templates/part.list.php:76
|
||||
msgid "directories"
|
||||
msgstr ""
|
||||
msgstr "adresáře"
|
||||
|
||||
#: templates/part.list.php:85
|
||||
msgid "file"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-29 14:40+0000\n"
|
||||
"Last-Translator: pstast <petr@stastny.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,6 +30,30 @@ msgstr "Heslo"
|
|||
msgid "Submit"
|
||||
msgstr "Odeslat"
|
||||
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Honza K. <honza889@gmail.com>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 21:10+0000\n"
|
||||
"Last-Translator: Honza K. <honza889@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -69,7 +70,7 @@ msgstr "{count} soubory"
|
|||
|
||||
#: lib/trash.php:819 lib/trash.php:821
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
msgstr "obnoveno"
|
||||
|
||||
#: templates/index.php:9
|
||||
msgid "Nothing in here. Your trash bin is empty!"
|
||||
|
|
|
@ -3,14 +3,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Honza K. <honza889@gmail.com>, 2013
|
||||
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 21:21+0000\n"
|
||||
"Last-Translator: Honza K. <honza889@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -45,16 +46,16 @@ msgstr "Administrace"
|
|||
#: app.php:844
|
||||
#, php-format
|
||||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
msgstr "Selhalo povýšení verze \"%s\"."
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "služby webu pod Vaší kontrolou"
|
||||
|
||||
#: files.php:66 files.php:98
|
||||
#, php-format
|
||||
msgid "cannot open \"%s\""
|
||||
msgstr ""
|
||||
msgstr "nelze otevřít \"%s\""
|
||||
|
||||
#: files.php:226
|
||||
msgid "ZIP download is turned off."
|
||||
|
@ -76,7 +77,7 @@ msgstr "Vybrané soubory jsou příliš velké pro vytvoření zip souboru."
|
|||
msgid ""
|
||||
"Download the files in smaller chunks, seperately or kindly ask your "
|
||||
"administrator."
|
||||
msgstr ""
|
||||
msgstr "Stáhněte soubory po menších částech, samostatně, nebo se obraťte na správce."
|
||||
|
||||
#: helper.php:235
|
||||
msgid "couldn't be determined"
|
||||
|
@ -258,9 +259,9 @@ msgstr "minulý rok"
|
|||
msgid "years ago"
|
||||
msgstr "před lety"
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
msgstr "Příčina:"
|
||||
|
||||
#: vcategories.php:188 vcategories.php:249
|
||||
#, php-format
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-29 19:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 21:10+0000\n"
|
||||
"Last-Translator: Honza K. <honza889@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -182,7 +182,7 @@ msgid ""
|
|||
"configure your webserver in a way that the data directory is no longer "
|
||||
"accessible or you move the data directory outside the webserver document "
|
||||
"root."
|
||||
msgstr ""
|
||||
msgstr "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server, aby datový adresář nebyl nadále přístupný nebo přesunout datový adresář mimo adresář zpřístupňovaný webovým serverem."
|
||||
|
||||
#: templates/admin.php:29
|
||||
msgid "Setup Warning"
|
||||
|
@ -219,7 +219,7 @@ msgid ""
|
|||
"System locale can't be set to %s. This means that there might be problems "
|
||||
"with certain characters in file names. We strongly suggest to install the "
|
||||
"required packages on your system to support %s."
|
||||
msgstr ""
|
||||
msgstr "Systémové nastavení lokalizace nemohlo být nastaveno na %s. Mohou se tedy vyskytnout problémy s některými znaky v názvech souborů. Důrazně doporučujeme nainstalovat balíčky potřebné pro podporu %s ve vašem systému."
|
||||
|
||||
#: templates/admin.php:75
|
||||
msgid "Internet connection not working"
|
||||
|
@ -232,7 +232,7 @@ msgid ""
|
|||
"installation of 3rd party apps don´t work. Accessing files from remote and "
|
||||
"sending of notification emails might also not work. We suggest to enable "
|
||||
"internet connection for this server if you want to have all features."
|
||||
msgstr ""
|
||||
msgstr "Server nemá funkční připojení k internetu. Některé moduly jako externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích e-mailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru."
|
||||
|
||||
#: templates/admin.php:92
|
||||
msgid "Cron"
|
||||
|
@ -246,7 +246,7 @@ msgstr "Spustit jednu úlohu s každou načtenou stránkou"
|
|||
msgid ""
|
||||
"cron.php is registered at a webcron service to call cron.php once a minute "
|
||||
"over http."
|
||||
msgstr ""
|
||||
msgstr "cron.php je registrován u služby webcron pro zavolání stránky cron.php jednou za minutu po http."
|
||||
|
||||
#: templates/admin.php:121
|
||||
msgid "Use systems cron service to call the cron.php file once a minute."
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-29 19:20+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Honza K. <honza889@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -3,14 +3,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Honza K. <honza889@gmail.com>, 2013
|
||||
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012-2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:57+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 21:21+0000\n"
|
||||
"Last-Translator: Honza K. <honza889@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -24,11 +25,11 @@ msgstr "Ověření WebDAV"
|
|||
|
||||
#: templates/settings.php:4
|
||||
msgid "Address: "
|
||||
msgstr ""
|
||||
msgstr "Adresa:"
|
||||
|
||||
#: templates/settings.php:7
|
||||
msgid ""
|
||||
"The user credentials will be sent to this address. This plugin checks the "
|
||||
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
|
||||
"credentials, and all other responses as valid credentials."
|
||||
msgstr ""
|
||||
msgstr "Uživatelské přihlašovací údaje budou odeslány na tuto adresu. Tento plugin zkontroluje odpověď serveru a interpretuje návratový kód HTTP 401 a 403 jako neplatné přihlašovací údaje a jakýkoli jiný jako platné přihlašovací údaje."
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -227,7 +227,7 @@ msgstr "Nid yw'r math o wrthrych wedi cael ei nodi."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Gwall"
|
||||
|
||||
|
@ -247,7 +247,7 @@ msgstr "Rhannwyd"
|
|||
msgid "Share"
|
||||
msgstr "Rhannu"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Gwall wrth rannu"
|
||||
|
||||
|
@ -347,23 +347,23 @@ msgstr "dileu"
|
|||
msgid "share"
|
||||
msgstr "rhannu"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Diogelwyd â chyfrinair"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Gwall wrth ddad-osod dyddiad dod i ben"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Gwall wrth osod dyddiad dod i ben"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Yn anfon ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "Anfonwyd yr e-bost"
|
||||
|
||||
|
@ -462,7 +462,7 @@ msgstr "Cymorth"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Mynediad wedi'i wahardd"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Methwyd canfod cwmwl"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -120,7 +120,7 @@ msgstr "Rhannu"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Dileu'n barhaol"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Dileu"
|
||||
|
||||
|
@ -128,7 +128,7 @@ msgstr "Dileu"
|
|||
msgid "Rename"
|
||||
msgstr "Ailenwi"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "I ddod"
|
||||
|
||||
|
@ -160,11 +160,11 @@ msgstr "dadwneud"
|
|||
msgid "perform delete operation"
|
||||
msgstr "cyflawni gweithred dileu"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 ffeil yn llwytho i fyny"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "ffeiliau'n llwytho i fyny"
|
||||
|
||||
|
@ -200,15 +200,15 @@ msgstr "Wrthi'n paratoi i lwytho i lawr. Gall gymryd peth amser os yw'r ffeiliau
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Enw plygell annilys. Mae'r defnydd o 'Shared' yn cael ei gadw gan Owncloud"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Enw"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Maint"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Addaswyd"
|
||||
|
||||
|
@ -285,45 +285,45 @@ msgstr "Plygell"
|
|||
msgid "From link"
|
||||
msgstr "Dolen o"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Ffeiliau ddilewyd"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Diddymu llwytho i fyny"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Nid oes gennych hawliau ysgrifennu fan hyn."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Does dim byd fan hyn. Llwythwch rhywbeth i fyny!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Llwytho i lawr"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Dad-rannu"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Maint llwytho i fyny'n rhy fawr"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Mae'r ffeiliau rydych yn ceisio llwytho i fyny'n fwy na maint mwyaf llwytho ffeiliau i fyny ar y gweinydd hwn."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Arhoswch, mae ffeiliau'n cael eu sganio."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Sganio cyfredol"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr "Cyfrinair"
|
|||
msgid "Submit"
|
||||
msgstr "Cyflwyno"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "Rhannodd %s blygell %s â chi"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "Rhannodd %s ffeil %s â chi"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Llwytho i lawr"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Llwytho i fyny"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Diddymu llwytho i fyny"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "Does dim rhagolwg ar gael ar gyfer"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -46,7 +46,7 @@ msgstr "Gweinyddu"
|
|||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "gwasanaethau gwe a reolir gennych"
|
||||
|
||||
|
@ -257,7 +257,7 @@ msgstr "y llynedd"
|
|||
msgid "years ago"
|
||||
msgstr "blwyddyn yn ôl"
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-29 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-28 13:50+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Sappe\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -229,7 +229,7 @@ msgstr "Objekttypen er ikke angivet."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Fejl"
|
||||
|
||||
|
@ -249,7 +249,7 @@ msgstr "Delt"
|
|||
msgid "Share"
|
||||
msgstr "Del"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Fejl under deling"
|
||||
|
||||
|
@ -349,23 +349,23 @@ msgstr "slet"
|
|||
msgid "share"
|
||||
msgstr "del"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Beskyttet med adgangskode"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Fejl ved fjernelse af udløbsdato"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Fejl under sætning af udløbsdato"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Sender ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "E-mail afsendt"
|
||||
|
||||
|
@ -464,7 +464,7 @@ msgstr "Hjælp"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Adgang forbudt"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Sky ikke fundet"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-29 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-28 13:50+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: Sappe\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -122,7 +122,7 @@ msgstr "Del"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Slet permanent"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Slet"
|
||||
|
||||
|
@ -130,7 +130,7 @@ msgstr "Slet"
|
|||
msgid "Rename"
|
||||
msgstr "Omdøb"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Afventer"
|
||||
|
||||
|
@ -162,11 +162,11 @@ msgstr "fortryd"
|
|||
msgid "perform delete operation"
|
||||
msgstr "udfør slet operation"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 fil uploades"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "uploader filer"
|
||||
|
||||
|
@ -202,15 +202,15 @@ msgstr "Dit download forberedes. Dette kan tage lidt tid ved større filer."
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Ugyldigt mappenavn. Brug af \"Shared\" er forbeholdt Owncloud"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Størrelse"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Ændret"
|
||||
|
||||
|
@ -287,45 +287,45 @@ msgstr "Mappe"
|
|||
msgid "From link"
|
||||
msgstr "Fra link"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Slettede filer"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Fortryd upload"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Du har ikke skriverettigheder her."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Her er tomt. Upload noget!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Download"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Fjern deling"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Upload er for stor"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Filerne bliver indlæst, vent venligst."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Indlæser"
|
||||
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Sappe <mail@sappe.org>, 2013
|
||||
# Sappe, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 15:40+0000\n"
|
||||
"Last-Translator: Sappe <mail@sappe.org>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,6 +30,30 @@ msgstr "Kodeord"
|
|||
msgid "Submit"
|
||||
msgstr "Send"
|
||||
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-28 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 18:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Sappe\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Sappe, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 16:31+0000\n"
|
||||
"Last-Translator: Sappe\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -23,11 +24,11 @@ msgstr ""
|
|||
|
||||
#: ajax/deleteConfiguration.php:34
|
||||
msgid "Failed to delete the server configuration"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke slette server konfigurationen"
|
||||
|
||||
#: ajax/testConfiguration.php:36
|
||||
msgid "The configuration is valid and the connection could be established!"
|
||||
msgstr ""
|
||||
msgstr "Konfigurationen er korrekt og forbindelsen kunne etableres!"
|
||||
|
||||
#: ajax/testConfiguration.php:39
|
||||
msgid ""
|
||||
|
@ -39,7 +40,7 @@ msgstr ""
|
|||
msgid ""
|
||||
"The configuration is invalid. Please look in the ownCloud log for further "
|
||||
"details."
|
||||
msgstr ""
|
||||
msgstr "Konfigurationen er ugyldig. Se venligst ownCloud loggen for yderligere detaljer."
|
||||
|
||||
#: js/settings.js:66
|
||||
msgid "Deletion failed"
|
||||
|
@ -51,11 +52,11 @@ msgstr ""
|
|||
|
||||
#: js/settings.js:83
|
||||
msgid "Keep settings?"
|
||||
msgstr ""
|
||||
msgstr "Behold indstillinger?"
|
||||
|
||||
#: js/settings.js:97
|
||||
msgid "Cannot add server configuration"
|
||||
msgstr ""
|
||||
msgstr "Kan ikke tilføje serverkonfiguration"
|
||||
|
||||
#: js/settings.js:111
|
||||
msgid "mappings cleared"
|
||||
|
@ -71,19 +72,19 @@ msgstr "Fejl"
|
|||
|
||||
#: js/settings.js:141
|
||||
msgid "Connection test succeeded"
|
||||
msgstr ""
|
||||
msgstr "Forbindelsestest lykkedes"
|
||||
|
||||
#: js/settings.js:146
|
||||
msgid "Connection test failed"
|
||||
msgstr ""
|
||||
msgstr "Forbindelsestest mislykkedes"
|
||||
|
||||
#: js/settings.js:156
|
||||
msgid "Do you really want to delete the current Server Configuration?"
|
||||
msgstr ""
|
||||
msgstr "Ønsker du virkelig at slette den nuværende Server Konfiguration?"
|
||||
|
||||
#: js/settings.js:157
|
||||
msgid "Confirm Deletion"
|
||||
msgstr ""
|
||||
msgstr "Bekræft Sletning"
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid ""
|
||||
|
@ -100,11 +101,11 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:16
|
||||
msgid "Server configuration"
|
||||
msgstr ""
|
||||
msgstr "Server konfiguration"
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Add Server Configuration"
|
||||
msgstr ""
|
||||
msgstr "Tilføj Server Konfiguration"
|
||||
|
||||
#: templates/settings.php:37
|
||||
msgid "Host"
|
||||
|
@ -172,7 +173,7 @@ msgstr "Definere filteret der bruges ved indlæsning af brugere."
|
|||
|
||||
#: templates/settings.php:60
|
||||
msgid "without any placeholder, e.g. \"objectClass=person\"."
|
||||
msgstr ""
|
||||
msgstr "Uden stedfortræder, f.eks. \"objectClass=person\"."
|
||||
|
||||
#: templates/settings.php:61
|
||||
msgid "Group Filter"
|
||||
|
@ -184,15 +185,15 @@ msgstr "Definere filteret der bruges når der indlæses grupper."
|
|||
|
||||
#: templates/settings.php:65
|
||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||
msgstr ""
|
||||
msgstr "Uden stedfortræder, f.eks. \"objectClass=posixGroup\"."
|
||||
|
||||
#: templates/settings.php:69
|
||||
msgid "Connection Settings"
|
||||
msgstr ""
|
||||
msgstr "Forbindelsesindstillinger "
|
||||
|
||||
#: templates/settings.php:71
|
||||
msgid "Configuration Active"
|
||||
msgstr ""
|
||||
msgstr "Konfiguration Aktiv"
|
||||
|
||||
#: templates/settings.php:71
|
||||
msgid "When unchecked, this configuration will be skipped."
|
||||
|
@ -204,7 +205,7 @@ msgstr "Port"
|
|||
|
||||
#: templates/settings.php:73
|
||||
msgid "Backup (Replica) Host"
|
||||
msgstr ""
|
||||
msgstr "Backup (Replika) Vært"
|
||||
|
||||
#: templates/settings.php:73
|
||||
msgid ""
|
||||
|
@ -214,15 +215,15 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:74
|
||||
msgid "Backup (Replica) Port"
|
||||
msgstr ""
|
||||
msgstr "Backup (Replika) Port"
|
||||
|
||||
#: templates/settings.php:75
|
||||
msgid "Disable Main Server"
|
||||
msgstr ""
|
||||
msgstr "Deaktiver Hovedserver"
|
||||
|
||||
#: templates/settings.php:75
|
||||
msgid "Only connect to the replica server."
|
||||
msgstr ""
|
||||
msgstr "Forbind kun til replika serveren."
|
||||
|
||||
#: templates/settings.php:76
|
||||
msgid "Use TLS"
|
||||
|
@ -230,7 +231,7 @@ msgstr "Brug TLS"
|
|||
|
||||
#: templates/settings.php:76
|
||||
msgid "Do not use it additionally for LDAPS connections, it will fail."
|
||||
msgstr ""
|
||||
msgstr "Benyt ikke flere LDAPS forbindelser, det vil mislykkeds. "
|
||||
|
||||
#: templates/settings.php:77
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
|
@ -329,7 +330,7 @@ msgstr "i bytes"
|
|||
|
||||
#: templates/settings.php:95
|
||||
msgid "Email Field"
|
||||
msgstr ""
|
||||
msgstr "Email Felt"
|
||||
|
||||
#: templates/settings.php:96
|
||||
msgid "User Home Folder Naming Rule"
|
||||
|
@ -343,7 +344,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:101
|
||||
msgid "Internal Username"
|
||||
msgstr ""
|
||||
msgstr "Internt Brugernavn"
|
||||
|
||||
#: templates/settings.php:102
|
||||
msgid ""
|
||||
|
@ -412,7 +413,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:111
|
||||
msgid "Test Configuration"
|
||||
msgstr ""
|
||||
msgstr "Test Konfiguration"
|
||||
|
||||
#: templates/settings.php:111
|
||||
msgid "Help"
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 09:40+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -233,7 +233,7 @@ msgstr "Der Objekttyp ist nicht angegeben."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Fehler"
|
||||
|
||||
|
@ -253,7 +253,7 @@ msgstr "Geteilt"
|
|||
msgid "Share"
|
||||
msgstr "Teilen"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Fehler beim Teilen"
|
||||
|
||||
|
@ -353,23 +353,23 @@ msgstr "löschen"
|
|||
msgid "share"
|
||||
msgstr "teilen"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Durch ein Passwort geschützt"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Fehler beim Entfernen des Ablaufdatums"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Fehler beim Setzen des Ablaufdatums"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Sende ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "E-Mail wurde verschickt"
|
||||
|
||||
|
@ -468,7 +468,7 @@ msgstr "Hilfe"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Zugriff verboten"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Cloud nicht gefunden"
|
||||
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -124,7 +124,7 @@ msgstr "Teilen"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Endgültig löschen"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
|
@ -132,7 +132,7 @@ msgstr "Löschen"
|
|||
msgid "Rename"
|
||||
msgstr "Umbenennen"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Ausstehend"
|
||||
|
||||
|
@ -164,11 +164,11 @@ msgstr "rückgängig machen"
|
|||
msgid "perform delete operation"
|
||||
msgstr "Löschvorgang ausführen"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 Datei wird hochgeladen"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "Dateien werden hoch geladen"
|
||||
|
||||
|
@ -204,15 +204,15 @@ msgstr "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas d
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten."
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Größe"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Geändert"
|
||||
|
||||
|
@ -289,45 +289,45 @@ msgstr "Ordner"
|
|||
msgid "From link"
|
||||
msgstr "Von einem Link"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Gelöschte Dateien"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Upload abbrechen"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Du hast hier keine Schreib-Berechtigung."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Alles leer. Lade etwas hoch!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Herunterladen"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Freigabe aufheben"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Der Upload ist zu groß"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Dateien werden gescannt, bitte warten."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Scanne"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"Last-Translator: Pwnicorn <pwnicorndev@gmail.com>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,28 +30,52 @@ msgstr "Passwort"
|
|||
msgid "Submit"
|
||||
msgstr "Absenden"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s hat den Ordner %s mit Dir geteilt"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s hat die Datei %s mit Dir geteilt"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Download"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Hochladen"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Upload abbrechen"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "Es ist keine Vorschau verfügbar für"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Mario Siegmann <mario_siegmann@web.de>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 16:42+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -69,7 +70,7 @@ msgstr "{count} Dateien"
|
|||
|
||||
#: lib/trash.php:819 lib/trash.php:821
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
msgstr "Wiederhergestellt"
|
||||
|
||||
#: templates/index.php:9
|
||||
msgid "Nothing in here. Your trash bin is empty!"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 15:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-29 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-28 16:00+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -13,8 +13,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 09:40+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German (Germany) <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -232,7 +232,7 @@ msgstr "Der Objekttyp ist nicht angegeben."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Fehler"
|
||||
|
||||
|
@ -252,7 +252,7 @@ msgstr "Geteilt"
|
|||
msgid "Share"
|
||||
msgstr "Teilen"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Fehler beim Teilen"
|
||||
|
||||
|
@ -352,23 +352,23 @@ msgstr "löschen"
|
|||
msgid "share"
|
||||
msgstr "teilen"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Passwortgeschützt"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Fehler beim Entfernen des Ablaufdatums"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Fehler beim Setzen des Ablaufdatums"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Sende ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "Email gesendet"
|
||||
|
||||
|
@ -467,7 +467,7 @@ msgstr "Hilfe"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Zugriff verboten"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Cloud wurde nicht gefunden"
|
||||
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German (Germany) <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -127,7 +127,7 @@ msgstr "Teilen"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Endgültig löschen"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
|
@ -135,7 +135,7 @@ msgstr "Löschen"
|
|||
msgid "Rename"
|
||||
msgstr "Umbenennen"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Ausstehend"
|
||||
|
||||
|
@ -167,11 +167,11 @@ msgstr "rückgängig machen"
|
|||
msgid "perform delete operation"
|
||||
msgstr "Löschvorgang ausführen"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 Datei wird hochgeladen"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "Dateien werden hoch geladen"
|
||||
|
||||
|
@ -207,15 +207,15 @@ msgstr "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas da
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Größe"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Geändert"
|
||||
|
||||
|
@ -292,45 +292,45 @@ msgstr "Ordner"
|
|||
msgid "From link"
|
||||
msgstr "Von einem Link"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Gelöschte Dateien"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Upload abbrechen"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Sie haben hier keine Schreib-Berechtigungen."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Alles leer. Laden Sie etwas hoch!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Herunterladen"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Freigabe aufheben"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Der Upload ist zu groß"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Dateien werden gescannt, bitte warten."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Scanne"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"Last-Translator: JamFX <niko@nik-o-mat.de>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German (Germany) <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,28 +30,52 @@ msgstr "Passwort"
|
|||
msgid "Submit"
|
||||
msgstr "Bestätigen"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s hat den Ordner %s mit Ihnen geteilt"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s hat die Datei %s mit Ihnen geteilt"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Herunterladen"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Hochladen"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Upload abbrechen"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "Es ist keine Vorschau verfügbar für"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Mario Siegmann <mario_siegmann@web.de>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 16:42+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German (Germany) <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -69,7 +70,7 @@ msgstr "{count} Dateien"
|
|||
|
||||
#: lib/trash.php:819 lib/trash.php:821
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
msgstr "Wiederhergestellt"
|
||||
|
||||
#: templates/index.php:9
|
||||
msgid "Nothing in here. Your trash bin is empty!"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 15:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German (Germany) <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-29 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-28 16:00+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German (Germany) <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -233,7 +233,7 @@ msgstr "Δεν καθορίστηκε ο τύπος του αντικειμέν
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Σφάλμα"
|
||||
|
||||
|
@ -253,7 +253,7 @@ msgstr "Κοινόχρηστα"
|
|||
msgid "Share"
|
||||
msgstr "Διαμοιρασμός"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Σφάλμα κατά τον διαμοιρασμό"
|
||||
|
||||
|
@ -353,23 +353,23 @@ msgstr "διαγραφή"
|
|||
msgid "share"
|
||||
msgstr "διαμοιρασμός"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Προστασία με συνθηματικό"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Σφάλμα κατά την διαγραφή της ημ. λήξης"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Σφάλμα κατά τον ορισμό ημ. λήξης"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Αποστολή..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "Το Email απεστάλη "
|
||||
|
||||
|
@ -468,7 +468,7 @@ msgstr "Βοήθεια"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Δεν επιτρέπεται η πρόσβαση"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Δεν βρέθηκε νέφος"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -121,7 +121,7 @@ msgstr "Διαμοιρασμός"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Μόνιμη διαγραφή"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Διαγραφή"
|
||||
|
||||
|
@ -129,7 +129,7 @@ msgstr "Διαγραφή"
|
|||
msgid "Rename"
|
||||
msgstr "Μετονομασία"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Εκκρεμεί"
|
||||
|
||||
|
@ -161,11 +161,11 @@ msgstr "αναίρεση"
|
|||
msgid "perform delete operation"
|
||||
msgstr "εκτέλεση της διαδικασίας διαγραφής"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 αρχείο ανεβαίνει"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "αρχεία ανεβαίνουν"
|
||||
|
||||
|
@ -201,15 +201,15 @@ msgstr "Η λήψη προετοιμάζεται. Αυτό μπορεί να π
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από ο Owncloud"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Όνομα"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Μέγεθος"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Τροποποιήθηκε"
|
||||
|
||||
|
@ -286,45 +286,45 @@ msgstr "Φάκελος"
|
|||
msgid "From link"
|
||||
msgstr "Από σύνδεσμο"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Διαγραμμένα αρχεία"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Ακύρωση αποστολής"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Δεν έχετε δικαιώματα εγγραφής εδώ."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Δεν υπάρχει τίποτα εδώ. Ανεβάστε κάτι!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Λήψη"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Σταμάτημα διαμοιρασμού"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Πολύ μεγάλο αρχείο προς αποστολή"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν τον διακομιστή."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Τρέχουσα ανίχνευση"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr "Συνθηματικό"
|
|||
msgid "Submit"
|
||||
msgstr "Καταχώρηση"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s μοιράστηκε τον φάκελο %s μαζί σας"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s μοιράστηκε το αρχείο %s μαζί σας"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Λήψη"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Μεταφόρτωση"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Ακύρωση αποστολής"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "Δεν υπάρχει διαθέσιμη προεπισκόπηση για"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -47,7 +47,7 @@ msgstr "Διαχειριστής"
|
|||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "υπηρεσίες δικτύου υπό τον έλεγχό σας"
|
||||
|
||||
|
@ -258,7 +258,7 @@ msgstr "τελευταίο χρόνο"
|
|||
msgid "years ago"
|
||||
msgstr "χρόνια πριν"
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -120,7 +120,7 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
|
@ -128,7 +128,7 @@ msgstr ""
|
|||
msgid "Rename"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
|
||||
|
@ -160,11 +160,11 @@ msgstr ""
|
|||
msgid "perform delete operation"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr ""
|
||||
|
||||
|
@ -200,15 +200,15 @@ msgstr ""
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr ""
|
||||
|
||||
|
@ -285,45 +285,45 @@ msgstr ""
|
|||
msgid "From link"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Download"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -30,28 +30,52 @@ msgstr "Secret Code"
|
|||
msgid "Submit"
|
||||
msgstr "Submit"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s shared the folder %s with you"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s shared the file %s with you"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Download"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "No preview available for"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -228,7 +228,7 @@ msgstr "Ne indikiĝis tipo de la objekto."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Eraro"
|
||||
|
||||
|
@ -248,7 +248,7 @@ msgstr "Dividita"
|
|||
msgid "Share"
|
||||
msgstr "Kunhavigi"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Eraro dum kunhavigo"
|
||||
|
||||
|
@ -348,23 +348,23 @@ msgstr "forigi"
|
|||
msgid "share"
|
||||
msgstr "kunhavigi"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Protektita per pasvorto"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Eraro dum malagordado de limdato"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Eraro dum agordado de limdato"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Sendante..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "La retpoŝtaĵo sendiĝis"
|
||||
|
||||
|
@ -463,7 +463,7 @@ msgstr "Helpo"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Aliro estas malpermesata"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "La nubo ne estas trovita"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -121,7 +121,7 @@ msgstr "Kunhavigi"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Forigi por ĉiam"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Forigi"
|
||||
|
||||
|
@ -129,7 +129,7 @@ msgstr "Forigi"
|
|||
msgid "Rename"
|
||||
msgstr "Alinomigi"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Traktotaj"
|
||||
|
||||
|
@ -161,11 +161,11 @@ msgstr "malfari"
|
|||
msgid "perform delete operation"
|
||||
msgstr "plenumi forigan operacion"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 dosiero estas alŝutata"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "dosieroj estas alŝutataj"
|
||||
|
||||
|
@ -201,15 +201,15 @@ msgstr "Via elŝuto pretiĝatas. Ĉi tio povas daŭri iom da tempo se la dosiero
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Nevalida dosierujnomo. Uzo de “Shared” rezervatas de Owncloud."
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Nomo"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Grando"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Modifita"
|
||||
|
||||
|
@ -286,45 +286,45 @@ msgstr "Dosierujo"
|
|||
msgid "From link"
|
||||
msgstr "El ligilo"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Forigitaj dosieroj"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Nuligi alŝuton"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Vi ne havas permeson skribi ĉi tie."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Nenio estas ĉi tie. Alŝutu ion!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Elŝuti"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Malkunhavigi"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Alŝuto tro larĝa"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Dosieroj estas skanataj, bonvolu atendi."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Nuna skano"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,28 +29,52 @@ msgstr "Pasvorto"
|
|||
msgid "Submit"
|
||||
msgstr "Sendi"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s kunhavigis la dosierujon %s kun vi"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s kunhavigis la dosieron %s kun vi"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Elŝuti"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Alŝuti"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Nuligi alŝuton"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "Ne haveblas antaŭvido por"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-24 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 05:55+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -47,7 +47,7 @@ msgstr "Administranto"
|
|||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: defaults.php:33
|
||||
#: defaults.php:35
|
||||
msgid "web services under your control"
|
||||
msgstr "TTT-servoj regataj de vi"
|
||||
|
||||
|
@ -258,7 +258,7 @@ msgstr "lastajare"
|
|||
msgid "years ago"
|
||||
msgstr "jaroj antaŭe"
|
||||
|
||||
#: template.php:296
|
||||
#: template.php:297
|
||||
msgid "Caused by:"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -15,8 +15,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 17:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: pablomillaquen <pablomillaquen@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -234,7 +234,7 @@ msgstr "El tipo de objeto no está especificado."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
|
@ -254,7 +254,7 @@ msgstr "Compartido"
|
|||
msgid "Share"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Error mientras comparte"
|
||||
|
||||
|
@ -354,23 +354,23 @@ msgstr "eliminar"
|
|||
msgid "share"
|
||||
msgstr "compartir"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Protegido con contraseña"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Error eliminando fecha de caducidad"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Error estableciendo fecha de caducidad"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Enviando..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "Correo electrónico enviado"
|
||||
|
||||
|
@ -469,7 +469,7 @@ msgstr "Ayuda"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Acceso prohibido"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "No se encuentra la nube"
|
||||
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -125,7 +125,7 @@ msgstr "Compartir"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Eliminar permanentemente"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Eliminar"
|
||||
|
||||
|
@ -133,7 +133,7 @@ msgstr "Eliminar"
|
|||
msgid "Rename"
|
||||
msgstr "Renombrar"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Pendiente"
|
||||
|
||||
|
@ -165,11 +165,11 @@ msgstr "deshacer"
|
|||
msgid "perform delete operation"
|
||||
msgstr "Realizar operación de borrado"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "subiendo 1 archivo"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "subiendo archivos"
|
||||
|
||||
|
@ -205,15 +205,15 @@ msgstr "Su descarga está siendo preparada. Esto puede tardar algún tiempo si l
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Nombre de carpeta no es válido. El uso de \"Shared\" está reservado por Owncloud"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Tamaño"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Modificado"
|
||||
|
||||
|
@ -290,45 +290,45 @@ msgstr "Carpeta"
|
|||
msgid "From link"
|
||||
msgstr "Desde enlace"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Archivos eliminados"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Cancelar subida"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "No tiene permisos de escritura aquí."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "No hay nada aquí. ¡Suba algo!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Descargar"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Dejar de compartir"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Subida demasido grande"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Los archivos están siendo escaneados, por favor espere."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Escaneo actual"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"Last-Translator: Korrosivo <yo@rubendelcampo.es>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
|
||||
|
@ -30,28 +30,52 @@ msgstr "Contraseña"
|
|||
msgid "Submit"
|
||||
msgstr "Enviar"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s compartió la carpeta %s contigo"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s compartió el fichero %s contigo"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Descargar"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Subir"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Cancelar subida"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "No hay vista previa disponible para"
|
||||
|
|
|
@ -3,14 +3,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Art O. Pal <artopal@fastmail.fm>, 2013
|
||||
# Korrosivo <yo@rubendelcampo.es>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-30 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 18:40+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"
|
||||
|
@ -70,7 +71,7 @@ msgstr "{count} archivos"
|
|||
|
||||
#: lib/trash.php:819 lib/trash.php:821
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
msgstr "recuperado"
|
||||
|
||||
#: templates/index.php:9
|
||||
msgid "Nothing in here. Your trash bin is empty!"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 17:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: pablomillaquen <pablomillaquen@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -227,7 +227,7 @@ msgstr "El tipo de objeto no está especificado. "
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
|
@ -247,7 +247,7 @@ msgstr "Compartido"
|
|||
msgid "Share"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Error al compartir"
|
||||
|
||||
|
@ -347,23 +347,23 @@ msgstr "borrar"
|
|||
msgid "share"
|
||||
msgstr "compartir"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Protegido por contraseña"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Error al remover la fecha de vencimiento"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Error al asignar fecha de vencimiento"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Mandando..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "e-mail mandado"
|
||||
|
||||
|
@ -462,7 +462,7 @@ msgstr "Ayuda"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Acceso prohibido"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "No se encontró ownCloud"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -122,7 +122,7 @@ msgstr "Compartir"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Borrar permanentemente"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
|
@ -130,7 +130,7 @@ msgstr "Borrar"
|
|||
msgid "Rename"
|
||||
msgstr "Cambiar nombre"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Pendientes"
|
||||
|
||||
|
@ -162,11 +162,11 @@ msgstr "deshacer"
|
|||
msgid "perform delete operation"
|
||||
msgstr "Llevar a cabo borrado"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "Subiendo 1 archivo"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "Subiendo archivos"
|
||||
|
||||
|
@ -202,15 +202,15 @@ msgstr "Tu descarga se está preparando. Esto puede demorar si los archivos son
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Nombre de carpeta inválido. El uso de 'Shared' está reservado por ownCloud"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Tamaño"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Modificado"
|
||||
|
||||
|
@ -287,45 +287,45 @@ msgstr "Carpeta"
|
|||
msgid "From link"
|
||||
msgstr "Desde enlace"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Archivos borrados"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Cancelar subida"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "No tenés permisos de escritura acá."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "No hay nada. ¡Subí contenido!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Descargar"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Dejar de compartir"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "El tamaño del archivo que querés subir es demasiado grande"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Los archivos que intentás subir sobrepasan el tamaño máximo "
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Se están escaneando los archivos, por favor esperá."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Escaneo actual"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,28 +30,52 @@ msgstr "Contraseña"
|
|||
msgid "Submit"
|
||||
msgstr "Enviar"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s compartió la carpeta %s con vos"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s compartió el archivo %s con vos"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Descargar"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Subir"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Cancelar subida"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "La vista preliminar no está disponible para"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-24 15:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 08:30+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -228,7 +228,7 @@ msgstr "Objekti tüüp pole määratletud."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Viga"
|
||||
|
||||
|
@ -248,7 +248,7 @@ msgstr "Jagatud"
|
|||
msgid "Share"
|
||||
msgstr "Jaga"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Viga jagamisel"
|
||||
|
||||
|
@ -348,23 +348,23 @@ msgstr "kustuta"
|
|||
msgid "share"
|
||||
msgstr "jaga"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Parooliga kaitstud"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Viga aegumise kuupäeva eemaldamisel"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Viga aegumise kuupäeva määramisel"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Saatmine ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "E-kiri on saadetud"
|
||||
|
||||
|
@ -463,7 +463,7 @@ msgstr "Abiinfo"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Ligipääs on keelatud"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Pilve ei leitud"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -122,7 +122,7 @@ msgstr "Jaga"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Kustuta jäädavalt"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Kustuta"
|
||||
|
||||
|
@ -130,7 +130,7 @@ msgstr "Kustuta"
|
|||
msgid "Rename"
|
||||
msgstr "Nimeta ümber"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Ootel"
|
||||
|
||||
|
@ -162,11 +162,11 @@ msgstr "tagasi"
|
|||
msgid "perform delete operation"
|
||||
msgstr "teosta kustutamine"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 fail üleslaadimisel"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "faili üleslaadimisel"
|
||||
|
||||
|
@ -202,15 +202,15 @@ msgstr "Valmistatakse allalaadimist. See võib võtta veidi aega, kui on tegu su
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Vigane kataloogi nimi. 'Shared' kasutamine on reserveeritud ownCloud poolt."
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Suurus"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Muudetud"
|
||||
|
||||
|
@ -287,45 +287,45 @@ msgstr "Kaust"
|
|||
msgid "From link"
|
||||
msgstr "Allikast"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Kustutatud failid"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Tühista üleslaadimine"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Siin puudvad sul kirjutamisõigused."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Siin pole midagi. Lae midagi üles!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Lae alla"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Lõpeta jagamine"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Üleslaadimine on liiga suur"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Faile skannitakse, palun oota."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Praegune skannimine"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:05+0000\n"
|
||||
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,28 +30,52 @@ msgstr "Parool"
|
|||
msgid "Submit"
|
||||
msgstr "Saada"
|
||||
|
||||
#: templates/public.php:17
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr "%s jagas sinuga kausta %s"
|
||||
|
||||
#: templates/public.php:20
|
||||
#: templates/public.php:18
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr "%s jagas sinuga faili %s"
|
||||
|
||||
#: templates/public.php:28 templates/public.php:90
|
||||
#: templates/public.php:26 templates/public.php:88
|
||||
msgid "Download"
|
||||
msgstr "Lae alla"
|
||||
|
||||
#: templates/public.php:45 templates/public.php:48
|
||||
#: templates/public.php:43 templates/public.php:46
|
||||
msgid "Upload"
|
||||
msgstr "Lae üles"
|
||||
|
||||
#: templates/public.php:58
|
||||
#: templates/public.php:56
|
||||
msgid "Cancel upload"
|
||||
msgstr "Tühista üleslaadimine"
|
||||
|
||||
#: templates/public.php:87
|
||||
#: templates/public.php:85
|
||||
msgid "No preview available for"
|
||||
msgstr "Eelvaadet pole saadaval"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-25 08:40+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 05:56+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-28 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 07:20+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -228,7 +228,7 @@ msgstr "Objetu mota ez dago zehaztuta."
|
|||
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
|
||||
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
|
||||
#: js/share.js:631 js/share.js:643
|
||||
#: js/share.js:643 js/share.js:655
|
||||
msgid "Error"
|
||||
msgstr "Errorea"
|
||||
|
||||
|
@ -248,7 +248,7 @@ msgstr "Elkarbanatuta"
|
|||
msgid "Share"
|
||||
msgstr "Elkarbanatu"
|
||||
|
||||
#: js/share.js:131 js/share.js:671
|
||||
#: js/share.js:131 js/share.js:683
|
||||
msgid "Error while sharing"
|
||||
msgstr "Errore bat egon da elkarbanatzean"
|
||||
|
||||
|
@ -348,23 +348,23 @@ msgstr "ezabatu"
|
|||
msgid "share"
|
||||
msgstr "elkarbanatu"
|
||||
|
||||
#: js/share.js:398 js/share.js:618
|
||||
#: js/share.js:398 js/share.js:630
|
||||
msgid "Password protected"
|
||||
msgstr "Pasahitzarekin babestuta"
|
||||
|
||||
#: js/share.js:631
|
||||
#: js/share.js:643
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Errorea izan da muga data kentzean"
|
||||
|
||||
#: js/share.js:643
|
||||
#: js/share.js:655
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Errore bat egon da muga data ezartzean"
|
||||
|
||||
#: js/share.js:658
|
||||
#: js/share.js:670
|
||||
msgid "Sending ..."
|
||||
msgstr "Bidaltzen ..."
|
||||
|
||||
#: js/share.js:669
|
||||
#: js/share.js:681
|
||||
msgid "Email sent"
|
||||
msgstr "Eposta bidalia"
|
||||
|
||||
|
@ -463,7 +463,7 @@ msgstr "Laguntza"
|
|||
msgid "Access forbidden"
|
||||
msgstr "Sarrera debekatuta"
|
||||
|
||||
#: templates/404.php:12
|
||||
#: templates/404.php:15
|
||||
msgid "Cloud not found"
|
||||
msgstr "Ez da hodeia aurkitu"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-23 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-23 05:04+0000\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -121,7 +121,7 @@ msgstr "Elkarbanatu"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Ezabatu betirako"
|
||||
|
||||
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
|
||||
#: js/fileactions.js:128 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Ezabatu"
|
||||
|
||||
|
@ -129,7 +129,7 @@ msgstr "Ezabatu"
|
|||
msgid "Rename"
|
||||
msgstr "Berrizendatu"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:466
|
||||
msgid "Pending"
|
||||
msgstr "Zain"
|
||||
|
||||
|
@ -161,11 +161,11 @@ msgstr "desegin"
|
|||
msgid "perform delete operation"
|
||||
msgstr "Ezabatu"
|
||||
|
||||
#: js/filelist.js:457
|
||||
#: js/filelist.js:458
|
||||
msgid "1 file uploading"
|
||||
msgstr "fitxategi 1 igotzen"
|
||||
|
||||
#: js/filelist.js:460 js/filelist.js:518
|
||||
#: js/filelist.js:461 js/filelist.js:519
|
||||
msgid "files uploading"
|
||||
msgstr "fitxategiak igotzen"
|
||||
|
||||
|
@ -201,15 +201,15 @@ msgstr "Zure deskarga prestatu egin behar da. Denbora bat har lezake fitxategiak
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Baliogabeako karpeta izena. 'Shared' izena Owncloudek erreserbatzen du"
|
||||
|
||||
#: js/files.js:744 templates/index.php:69
|
||||
#: js/files.js:744 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Izena"
|
||||
|
||||
#: js/files.js:745 templates/index.php:80
|
||||
#: js/files.js:745 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Tamaina"
|
||||
|
||||
#: js/files.js:746 templates/index.php:82
|
||||
#: js/files.js:746 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Aldatuta"
|
||||
|
||||
|
@ -286,45 +286,45 @@ msgstr "Karpeta"
|
|||
msgid "From link"
|
||||
msgstr "Estekatik"
|
||||
|
||||
#: templates/index.php:42
|
||||
#: templates/index.php:41
|
||||
msgid "Deleted files"
|
||||
msgstr "Ezabatutako fitxategiak"
|
||||
|
||||
#: templates/index.php:48
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
msgstr "Ezeztatu igoera"
|
||||
|
||||
#: templates/index.php:54
|
||||
#: templates/index.php:52
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr "Ez duzu hemen idazteko baimenik."
|
||||
|
||||
#: templates/index.php:61
|
||||
#: templates/index.php:59
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr "Ez dago ezer. Igo zerbait!"
|
||||
|
||||
#: templates/index.php:75
|
||||
#: templates/index.php:73
|
||||
msgid "Download"
|
||||
msgstr "Deskargatu"
|
||||
|
||||
#: templates/index.php:87 templates/index.php:88
|
||||
#: templates/index.php:85 templates/index.php:86
|
||||
msgid "Unshare"
|
||||
msgstr "Ez elkarbanatu"
|
||||
|
||||
#: templates/index.php:107
|
||||
#: templates/index.php:105
|
||||
msgid "Upload too large"
|
||||
msgstr "Igoera handiegia da"
|
||||
|
||||
#: templates/index.php:109
|
||||
#: templates/index.php:107
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira."
|
||||
|
||||
#: templates/index.php:114
|
||||
#: templates/index.php:112
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr "Fitxategiak eskaneatzen ari da, itxoin mezedez."
|
||||
|
||||
#: templates/index.php:117
|
||||
#: templates/index.php:115
|
||||
msgid "Current scanning"
|
||||
msgstr "Orain eskaneatzen ari da"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-07-28 01:56-0400\n"
|
||||
"PO-Revision-Date: 2013-07-27 07:20+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
|
||||
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
|
||||
|
@ -30,6 +30,30 @@ msgstr "Pasahitza"
|
|||
msgid "Submit"
|
||||
msgstr "Bidali"
|
||||
|
||||
#: templates/part.404.php:3
|
||||
msgid "Sorry, this link doesn’t seem to work anymore."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:4
|
||||
msgid "Reasons might be:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:6
|
||||
msgid "the item was removed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:7
|
||||
msgid "the link expired"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:8
|
||||
msgid "sharing is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.404.php:10
|
||||
msgid "For more info, please ask the person who sent this link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:15
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue