diff --git a/apps/files_encryption/l10n/gl.php b/apps/files_encryption/l10n/gl.php index 5a1d8ec750..399761b016 100644 --- a/apps/files_encryption/l10n/gl.php +++ b/apps/files_encryption/l10n/gl.php @@ -10,6 +10,8 @@ $TRANSLATIONS = array( "Could not update the private key password. Maybe the old password was not correct." => "Non foi posíbel actualizar o contrasinal da chave privada. É probábel que o contrasinal antigo non sexa correcto.", "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Non se iniciou o aplicativo de cifrado! Quizais volva a activarse durante a sesión. Tente pechar a sesión e volver iniciala que tamén se inicie o aplicativo de cifrado.", "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." => "A chave privada non é correcta! É probábel que o seu contrasinal teña sido cambiado desde o exterior (p.ex. o seu directorio corporativo). Vostede pode actualizar o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros", +"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Non foi posíbel descifrar o ficheiro, probabelmente tratase dun ficheiro compartido. Pidalle ao propietario do ficheiro que volva compartir o ficheiro con vostede.", +"Unknown error please check your system settings or contact your administrator" => "Produciuse un erro descoñecido. Comprobe os axustes do sistema ou póñase en contacto co administrador", "Missing requirements." => "Non se cumpren os requisitos.", "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Asegúrese de que está instalado o PHP 5.3.3 ou posterior e de o OpenSSL xunto coa extensión PHP estean activados e configurados correctamente. Polo de agora foi desactivado o aplicativo de cifrado.", "Following users are not set up for encryption:" => "Os seguintes usuarios non teñen configuración para o cifrado:", diff --git a/core/l10n/gl.php b/core/l10n/gl.php index b864294d59..a2d9606ac8 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -96,6 +96,7 @@ $TRANSLATIONS = array( "Email sent" => "Correo enviado", "Warning" => "Aviso", "The object type is not specified." => "Non se especificou o tipo de obxecto.", +"Enter new" => "Introduza o novo", "Delete" => "Eliminar", "Add" => "Engadir", "Edit tags" => "Editar etiquetas", @@ -124,6 +125,10 @@ $TRANSLATIONS = array( "Error loading tags" => "Produciuse un erro ao cargar as etiquetas", "Tag already exists" => "Xa existe a etiqueta", "Error deleting tag(s)" => "Produciuse un erro ao eliminar a(s) etiqueta(s)", +"Error tagging" => "Produciuse un erro ao etiquetar", +"Error untagging" => "Produciuse un erro ao eliminar a etiqueta", +"Error favoriting" => "Produciuse un erro ao marcar como favorito", +"Error unfavoriting" => "Produciuse un erro ao desmarcar como favorito", "Access forbidden" => "Acceso denegado", "Cloud not found" => "Nube non atopada", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ola,\n\nsó facerlle saber que %s compartiu %s con vostede.\nVéxao en: %s\n\n", diff --git a/l10n/ach/files_sharing.po b/l10n/ach/files_sharing.po index aeebd1b020..ed2a3de1d7 100644 --- a/l10n/ach/files_sharing.po +++ b/l10n/ach/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ach/settings.po b/l10n/ach/settings.po index 8d64cea553..1a28b87810 100644 --- a/l10n/ach/settings.po +++ b/l10n/ach/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/ady/files_sharing.po b/l10n/ady/files_sharing.po index b243c28faa..c155c36bda 100644 --- a/l10n/ady/files_sharing.po +++ b/l10n/ady/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ady/settings.po b/l10n/ady/settings.po index 6a7e861752..b46f7cb748 100644 --- a/l10n/ady/settings.po +++ b/l10n/ady/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-07 12:17-0400\n" -"PO-Revision-Date: 2013-10-07 15:03+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/af_ZA/files_sharing.po b/l10n/af_ZA/files_sharing.po index 4b54e1192c..1acaac9be6 100644 --- a/l10n/af_ZA/files_sharing.po +++ b/l10n/af_ZA/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/af_ZA/settings.po b/l10n/af_ZA/settings.po index 70d13a3eb9..65d7e7b01a 100644 --- a/l10n/af_ZA/settings.po +++ b/l10n/af_ZA/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/ar/files_sharing.po b/l10n/ar/files_sharing.po index a0c36d0049..db47b605c3 100644 --- a/l10n/ar/files_sharing.po +++ b/l10n/ar/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "إلغاء رفع الملفات" #: templates/public.php:91 msgid "No preview available for" msgstr "لا يوجد عرض مسبق لـ" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po index 0260283e0e..4438bff907 100644 --- a/l10n/ar/settings.po +++ b/l10n/ar/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "قم بتنفيذ مهمة واحدة مع كل صفحة تم تحميل #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/be/files_sharing.po b/l10n/be/files_sharing.po index 0a51f46b08..a99536aced 100644 --- a/l10n/be/files_sharing.po +++ b/l10n/be/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/be/settings.po b/l10n/be/settings.po index 4379174799..c52abac89f 100644 --- a/l10n/be/settings.po +++ b/l10n/be/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/bg_BG/files_sharing.po b/l10n/bg_BG/files_sharing.po index a412adb58f..85ddd33d94 100644 --- a/l10n/bg_BG/files_sharing.po +++ b/l10n/bg_BG/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Спри качването" #: templates/public.php:91 msgid "No preview available for" msgstr "Няма наличен преглед за" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po index 31b3564b5f..65b1cdb0ae 100644 --- a/l10n/bg_BG/settings.po +++ b/l10n/bg_BG/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/bn_BD/files_sharing.po b/l10n/bn_BD/files_sharing.po index 27111cae91..1d3cf382dd 100644 --- a/l10n/bn_BD/files_sharing.po +++ b/l10n/bn_BD/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "আপলোড বাতিল কর" #: templates/public.php:91 msgid "No preview available for" msgstr "এর জন্য কোন প্রাকবীক্ষণ সুলভ নয়" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/bn_BD/settings.po b/l10n/bn_BD/settings.po index 7171f7d004..978c5ad2e3 100644 --- a/l10n/bn_BD/settings.po +++ b/l10n/bn_BD/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/bs/files_sharing.po b/l10n/bs/files_sharing.po index 79f667fc33..386d74cf54 100644 --- a/l10n/bs/files_sharing.po +++ b/l10n/bs/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/bs/settings.po b/l10n/bs/settings.po index 6522993367..225afa3e2a 100644 --- a/l10n/bs/settings.po +++ b/l10n/bs/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "Spašavam..." @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/ca/files_sharing.po b/l10n/ca/files_sharing.po index 7cd1179aa3..ea38734713 100644 --- a/l10n/ca/files_sharing.po +++ b/l10n/ca/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Cancel·la la pujada" #: templates/public.php:91 msgid "No preview available for" msgstr "No hi ha vista prèvia disponible per a" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 2a227d7da2..24eff05fab 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: rogerc\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \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" @@ -289,13 +289,13 @@ msgstr "Executa una tasca per cada paquet carregat" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php està registrat en un servei webcron que fa una crida cada minut a la pàgina cron.php a través de http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Utilitzeu el sistema de servei cron per cridar el fitxer cron.php cada minut." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/cs_CZ/files_sharing.po b/l10n/cs_CZ/files_sharing.po index 9d08a88d23..98ba4fbcb9 100644 --- a/l10n/cs_CZ/files_sharing.po +++ b/l10n/cs_CZ/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-15 21:35+0000\n" -"Last-Translator: pstast \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \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" @@ -79,3 +79,7 @@ msgstr "Zrušit odesílání" #: templates/public.php:91 msgid "No preview available for" msgstr "Náhled není dostupný pro" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po index 6aaddb6b27..f2363c9d80 100644 --- a/l10n/cs_CZ/settings.po +++ b/l10n/cs_CZ/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-15 20:10+0000\n" -"Last-Translator: pstast \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \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" @@ -291,13 +291,13 @@ msgstr "Spustit jednu úlohu s každým načtením stránky" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php je registrován u služby webcron pro zavolání stránky cron.php jednou za minutu přes HTTP." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Použít systémovou službu cron pro spouštění souboru cron.php jednou za minutu." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/cy_GB/files_sharing.po b/l10n/cy_GB/files_sharing.po index 6cd3991b20..320e84a716 100644 --- a/l10n/cy_GB/files_sharing.po +++ b/l10n/cy_GB/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Diddymu llwytho i fyny" #: templates/public.php:91 msgid "No preview available for" msgstr "Does dim rhagolwg ar gael ar gyfer" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/cy_GB/settings.po b/l10n/cy_GB/settings.po index 24476cf9e1..6ba7053b83 100644 --- a/l10n/cy_GB/settings.po +++ b/l10n/cy_GB/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/da/files_sharing.po b/l10n/da/files_sharing.po index 5d390ef79e..7640f2841d 100644 --- a/l10n/da/files_sharing.po +++ b/l10n/da/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Fortryd upload" #: templates/public.php:91 msgid "No preview available for" msgstr "Forhåndsvisning ikke tilgængelig for" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/da/settings.po b/l10n/da/settings.po index a528597744..1220e2bcd2 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" -"Last-Translator: Sappe\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -290,13 +290,13 @@ msgstr "Udføre en opgave med hver side indlæst" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php er registeret hos en webcron-tjeneste til at kalde cron.php en gang i minuttet over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Brug systemets cron service til at kalde cron.php filen en gang i minuttet" +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po index 1027eaf9e0..8a32d4edad 100644 --- a/l10n/de/files_sharing.po +++ b/l10n/de/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-11 07:10+0000\n" -"Last-Translator: Mario Siegmann \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,3 +80,7 @@ msgstr "Upload abbrechen" #: templates/public.php:91 msgid "No preview available for" msgstr "Es ist keine Vorschau verfügbar für" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/de/settings.po b/l10n/de/settings.po index be8b6f27a9..cca7fa2f9f 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 14:12+0000\n" -"Last-Translator: kabum \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -293,13 +293,13 @@ msgstr "Führe eine Aufgabe mit jeder geladenen Seite aus" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php ist als Webcron-Dienst registriert, der die cron.php minütlich per HTTP aufruft." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Benutze den System-Crondienst um die cron.php minütlich aufzurufen." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/de_AT/files_sharing.po b/l10n/de_AT/files_sharing.po index 3d9319183c..1e23d2030d 100644 --- a/l10n/de_AT/files_sharing.po +++ b/l10n/de_AT/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/de_AT/settings.po b/l10n/de_AT/settings.po index a14686b0ec..6e42e6635e 100644 --- a/l10n/de_AT/settings.po +++ b/l10n/de_AT/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -158,15 +158,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -182,32 +182,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -288,12 +288,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -385,11 +385,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/de_CH/files_sharing.po b/l10n/de_CH/files_sharing.po index d4bb900455..0126f73252 100644 --- a/l10n/de_CH/files_sharing.po +++ b/l10n/de_CH/files_sharing.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -81,3 +81,7 @@ msgstr "Upload abbrechen" #: templates/public.php:91 msgid "No preview available for" msgstr "Es ist keine Vorschau verfügbar für" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/de_CH/settings.po b/l10n/de_CH/settings.po index c55e55e358..9258565b09 100644 --- a/l10n/de_CH/settings.po +++ b/l10n/de_CH/settings.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -296,13 +296,13 @@ msgstr "Eine Aufgabe bei jedem Laden der Seite ausführen" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php ist als Webcron-Dienst registriert, der die cron.php minütlich per HTTP aufruft." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Benutzen Sie den System-Crondienst um die cron.php minütlich aufzurufen." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/de_DE/files_sharing.po b/l10n/de_DE/files_sharing.po index 53dbe4fcc3..d44e3ddc87 100644 --- a/l10n/de_DE/files_sharing.po +++ b/l10n/de_DE/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-11 07:10+0000\n" -"Last-Translator: Mario Siegmann \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,3 +80,7 @@ msgstr "Upload abbrechen" #: templates/public.php:91 msgid "No preview available for" msgstr "Es ist keine Vorschau verfügbar für" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po index 0501531115..d20bea624d 100644 --- a/l10n/de_DE/settings.po +++ b/l10n/de_DE/settings.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: Mario Siegmann \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -294,13 +294,13 @@ msgstr "Eine Aufgabe bei jedem Laden der Seite ausführen" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php ist als Webcron-Dienst registriert, der die cron.php minütlich per HTTP aufruft." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Benutzen Sie den System-Crondienst, um die cron.php minütlich aufzurufen." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/el/files_sharing.po b/l10n/el/files_sharing.po index 716a96b395..70ad738059 100644 --- a/l10n/el/files_sharing.po +++ b/l10n/el/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Ακύρωση αποστολής" #: templates/public.php:91 msgid "No preview available for" msgstr "Δεν υπάρχει διαθέσιμη προεπισκόπηση για" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/el/settings.po b/l10n/el/settings.po index 32eb73aaa7..df222a8abf 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -293,12 +293,12 @@ msgstr "Εκτέλεση μιας διεργασίας με κάθε σελίδ #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/en@pirate/files_sharing.po b/l10n/en@pirate/files_sharing.po index 373e6b706f..e6e80113d1 100644 --- a/l10n/en@pirate/files_sharing.po +++ b/l10n/en@pirate/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "No preview available for" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/en@pirate/settings.po b/l10n/en@pirate/settings.po index d3de565023..88ce34f26b 100644 --- a/l10n/en@pirate/settings.po +++ b/l10n/en@pirate/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/en_GB/files_sharing.po b/l10n/en_GB/files_sharing.po index 8600b9ee05..4247e556cf 100644 --- a/l10n/en_GB/files_sharing.po +++ b/l10n/en_GB/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 13:00+0000\n" -"Last-Translator: mnestis \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,3 +79,7 @@ msgstr "Cancel upload" #: templates/public.php:91 msgid "No preview available for" msgstr "No preview available for" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po index 8dd6d17f48..1046e2596e 100644 --- a/l10n/en_GB/settings.po +++ b/l10n/en_GB/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: mnestis \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -288,13 +288,13 @@ msgstr "Execute one task with each page loaded" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php is registered at a webcron service to call cron.php once a minute over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po index 3a9a67cd81..d324abe358 100644 --- a/l10n/eo/files_sharing.po +++ b/l10n/eo/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Nuligi alŝuton" #: templates/public.php:91 msgid "No preview available for" msgstr "Ne haveblas antaŭvido por" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po index b34602ff86..48b304e435 100644 --- a/l10n/eo/settings.po +++ b/l10n/eo/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po index 8f4ab1acf9..8469662570 100644 --- a/l10n/es/files_sharing.po +++ b/l10n/es/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-15 14:50+0000\n" -"Last-Translator: Dominique Couot \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \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" @@ -81,3 +81,7 @@ msgstr "Cancelar subida" #: templates/public.php:91 msgid "No preview available for" msgstr "No hay vista previa disponible para" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/es/settings.po b/l10n/es/settings.po index 4dfa4e0f47..c2d000bc14 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: japaol \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \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" @@ -297,13 +297,13 @@ msgstr "Ejecutar una tarea con cada página cargada" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php está registrado en un servicio WebCron para llamar cron.php una vez por minuto a través de HTTP." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Usar el servicio cron del sistema para llamar al archivo cron.php una vez por minuto." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/es_AR/files_sharing.po b/l10n/es_AR/files_sharing.po index c1307a7e9e..822e4d0dfa 100644 --- a/l10n/es_AR/files_sharing.po +++ b/l10n/es_AR/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Cancelar subida" #: templates/public.php:91 msgid "No preview available for" msgstr "La vista preliminar no está disponible para" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po index 0bbb60d3a9..78ef3a62b1 100644 --- a/l10n/es_AR/settings.po +++ b/l10n/es_AR/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -290,13 +290,13 @@ msgstr "Ejecutá una tarea con cada pagina cargada." #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php está registrado al servicio webcron para que sea llamado una vez por cada minuto sobre http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Usa el servicio cron del sistema para ejecutar al archivo cron.php por cada minuto." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/es_MX/files_sharing.po b/l10n/es_MX/files_sharing.po index 0accae637b..f9b9b2f317 100644 --- a/l10n/es_MX/files_sharing.po +++ b/l10n/es_MX/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/es_MX/settings.po b/l10n/es_MX/settings.po index 9c26ed69ed..bb2bf5de16 100644 --- a/l10n/es_MX/settings.po +++ b/l10n/es_MX/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po index 115fd9d483..3d7a8e5dfb 100644 --- a/l10n/et_EE/files_sharing.po +++ b/l10n/et_EE/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 06:20+0000\n" -"Last-Translator: Rivo Zängov \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \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" @@ -80,3 +80,7 @@ msgstr "Tühista üleslaadimine" #: templates/public.php:91 msgid "No preview available for" msgstr "Eelvaadet pole saadaval" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po index 41d87b35cf..280f2eba7c 100644 --- a/l10n/et_EE/settings.po +++ b/l10n/et_EE/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-19 08:26-0400\n" -"PO-Revision-Date: 2013-10-17 21:10+0000\n" -"Last-Translator: Rivo Zängov \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \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" @@ -289,13 +289,13 @@ msgstr "Käivita toiming igal lehe laadimisel" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php on registreeritud webcron teenusena laadimaks cron.php iga minut üle http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Kasuta süsteemi cron teenust käivitamaks faili cron.php kord minutis." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po index ab7750234f..53d61e4917 100644 --- a/l10n/eu/files_sharing.po +++ b/l10n/eu/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Ezeztatu igoera" #: templates/public.php:91 msgid "No preview available for" msgstr "Ez dago aurrebista eskuragarririk hauentzat " + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po index b88c2e5594..6837439560 100644 --- a/l10n/eu/settings.po +++ b/l10n/eu/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -289,13 +289,13 @@ msgstr "Exekutatu zeregin bat orri karga bakoitzean" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php webcron zerbitzu batean erregistratua dago cron.php minuturo http bidez deitzeko." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Erabili sistemaren cron zerbitzua cron.php fitxategia minuturo deitzeko." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/fa/files_sharing.po b/l10n/fa/files_sharing.po index b74820ae6b..b8183d4cca 100644 --- a/l10n/fa/files_sharing.po +++ b/l10n/fa/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "متوقف کردن بار گذاری" #: templates/public.php:91 msgid "No preview available for" msgstr "هیچگونه پیش نمایشی موجود نیست" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po index 71bc59cd14..099feba364 100644 --- a/l10n/fa/settings.po +++ b/l10n/fa/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "اجرای یک وظیفه با هر بار بارگذاری صفحه" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po index 742405ea6d..b2cd655b6d 100644 --- a/l10n/fi_FI/files_sharing.po +++ b/l10n/fi_FI/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-11 06:30+0000\n" -"Last-Translator: Jiri Grönroos \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,3 +79,7 @@ msgstr "Peru lähetys" #: templates/public.php:91 msgid "No preview available for" msgstr "Ei esikatselua kohteelle" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po index ede43159ac..73825b4c7e 100644 --- a/l10n/fi_FI/settings.po +++ b/l10n/fi_FI/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: Jiri Grönroos \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -288,12 +288,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po index 09f2de9479..dba2c6ca48 100644 --- a/l10n/fr/files_sharing.po +++ b/l10n/fr/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-12 12:30+0000\n" -"Last-Translator: ogre_sympathique \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,3 +81,7 @@ msgstr "Annuler l'envoi" #: templates/public.php:91 msgid "No preview available for" msgstr "Pas d'aperçu disponible pour" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index e2bb94516b..39018e1446 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: ogre_sympathique \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -293,13 +293,13 @@ msgstr "Exécute une tâche à chaque chargement de page" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php est enregistré en tant que service webcron pour appeler cron.php une fois par minute via http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Utilise le service cron du système pour appeler cron.php une fois par minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/gl/core.po b/l10n/gl/core.po index 0910192516..0e68dfb8d5 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 19:40+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-20 13:50+0000\n" "Last-Translator: mbouzada \n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -28,7 +28,7 @@ msgstr "%s compartiu «%s» con vostede" msgid "Couldn't send mail to following users: %s " msgstr "Non é posíbel enviar correo aos usuarios seguintes: %s" -#: ajax/share.php:327 +#: ajax/share.php:327 js/share.js:338 msgid "group" msgstr "grupo" @@ -273,144 +273,144 @@ msgstr "({count} seleccionados)" msgid "Error loading file exists template" msgstr "Produciuse un erro ao cargar o modelo de ficheiro existente" -#: js/share.js:30 js/share.js:45 js/share.js:87 +#: js/share.js:51 js/share.js:66 js/share.js:106 msgid "Shared" msgstr "Compartir" -#: js/share.js:90 +#: js/share.js:109 msgid "Share" msgstr "Compartir" -#: js/share.js:130 js/share.js:143 js/share.js:150 js/share.js:667 -#: js/share.js:679 +#: js/share.js:149 js/share.js:162 js/share.js:169 js/share.js:701 +#: js/share.js:713 msgid "Error" msgstr "Erro" -#: js/share.js:132 js/share.js:707 +#: js/share.js:151 js/share.js:741 msgid "Error while sharing" msgstr "Produciuse un erro ao compartir" -#: js/share.js:143 +#: js/share.js:162 msgid "Error while unsharing" msgstr "Produciuse un erro ao deixar de compartir" -#: js/share.js:150 +#: js/share.js:169 msgid "Error while changing permissions" msgstr "Produciuse un erro ao cambiar os permisos" -#: js/share.js:159 +#: js/share.js:178 msgid "Shared with you and the group {group} by {owner}" msgstr "Compartido con vostede e co grupo {group} por {owner}" -#: js/share.js:161 +#: js/share.js:180 msgid "Shared with you by {owner}" msgstr "Compartido con vostede por {owner}" -#: js/share.js:184 +#: js/share.js:203 msgid "Share with" msgstr "Compartir con" -#: js/share.js:189 +#: js/share.js:220 msgid "Share with link" msgstr "Compartir coa ligazón" -#: js/share.js:192 +#: js/share.js:223 msgid "Password protect" msgstr "Protexido con contrasinais" -#: js/share.js:194 templates/installation.php:57 templates/login.php:32 +#: js/share.js:225 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Contrasinal" -#: js/share.js:199 +#: js/share.js:230 msgid "Allow Public Upload" msgstr "Permitir o envío público" -#: js/share.js:203 +#: js/share.js:234 msgid "Email link to person" msgstr "Enviar ligazón por correo" -#: js/share.js:204 +#: js/share.js:235 msgid "Send" msgstr "Enviar" -#: js/share.js:209 +#: js/share.js:240 msgid "Set expiration date" msgstr "Definir a data de caducidade" -#: js/share.js:210 +#: js/share.js:241 msgid "Expiration date" msgstr "Data de caducidade" -#: js/share.js:243 +#: js/share.js:274 msgid "Share via email:" msgstr "Compartir por correo:" -#: js/share.js:246 +#: js/share.js:277 msgid "No people found" msgstr "Non se atopou xente" -#: js/share.js:284 +#: js/share.js:315 msgid "Resharing is not allowed" msgstr "Non se permite volver a compartir" -#: js/share.js:320 +#: js/share.js:354 msgid "Shared in {item} with {user}" msgstr "Compartido en {item} con {user}" -#: js/share.js:341 +#: js/share.js:375 msgid "Unshare" msgstr "Deixar de compartir" -#: js/share.js:353 +#: js/share.js:387 msgid "notify user by email" msgstr "notificar ao usuario por correo" -#: js/share.js:361 +#: js/share.js:395 msgid "can edit" msgstr "pode editar" -#: js/share.js:363 +#: js/share.js:397 msgid "access control" msgstr "control de acceso" -#: js/share.js:366 +#: js/share.js:400 msgid "create" msgstr "crear" -#: js/share.js:369 +#: js/share.js:403 msgid "update" msgstr "actualizar" -#: js/share.js:372 +#: js/share.js:406 msgid "delete" msgstr "eliminar" -#: js/share.js:375 +#: js/share.js:409 msgid "share" msgstr "compartir" -#: js/share.js:409 js/share.js:654 +#: js/share.js:443 js/share.js:688 msgid "Password protected" msgstr "Protexido con contrasinal" -#: js/share.js:667 +#: js/share.js:701 msgid "Error unsetting expiration date" msgstr "Produciuse un erro ao retirar a data de caducidade" -#: js/share.js:679 +#: js/share.js:713 msgid "Error setting expiration date" msgstr "Produciuse un erro ao definir a data de caducidade" -#: js/share.js:694 +#: js/share.js:728 msgid "Sending ..." msgstr "Enviando..." -#: js/share.js:705 +#: js/share.js:739 msgid "Email sent" msgstr "Correo enviado" -#: js/share.js:729 +#: js/share.js:763 msgid "Warning" msgstr "Aviso" @@ -420,7 +420,7 @@ msgstr "Non se especificou o tipo de obxecto." #: js/tags.js:13 msgid "Enter new" -msgstr "" +msgstr "Introduza o novo" #: js/tags.js:27 msgid "Delete" @@ -522,7 +522,7 @@ msgstr "Persoal" msgid "Users" msgstr "Usuarios" -#: strings.php:7 templates/layout.user.php:109 +#: strings.php:7 templates/layout.user.php:110 msgid "Apps" msgstr "Aplicativos" @@ -548,19 +548,19 @@ msgstr "Produciuse un erro ao eliminar a(s) etiqueta(s)" #: tags/controller.php:75 msgid "Error tagging" -msgstr "" +msgstr "Produciuse un erro ao etiquetar" #: tags/controller.php:86 msgid "Error untagging" -msgstr "" +msgstr "Produciuse un erro ao eliminar a etiqueta" #: tags/controller.php:97 msgid "Error favoriting" -msgstr "" +msgstr "Produciuse un erro ao marcar como favorito" #: tags/controller.php:108 msgid "Error unfavoriting" -msgstr "" +msgstr "Produciuse un erro ao desmarcar como favorito" #: templates/403.php:12 msgid "Access forbidden" @@ -680,12 +680,12 @@ msgstr "Rematar a configuración" msgid "Finishing …" msgstr "Rematado ..." -#: templates/layout.user.php:42 +#: templates/layout.user.php:43 #, php-format msgid "%s is available. Get more information on how to update." msgstr "%s está dispoñíbel. Obteña máis información sobre como actualizar." -#: templates/layout.user.php:70 +#: templates/layout.user.php:71 msgid "Log out" msgstr "Desconectar" diff --git a/l10n/gl/files_encryption.po b/l10n/gl/files_encryption.po index 525dff09f7..307c1f74c7 100644 --- a/l10n/gl/files_encryption.po +++ b/l10n/gl/files_encryption.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-14 00:29+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-20 13:40+0000\n" +"Last-Translator: mbouzada \n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -75,13 +75,13 @@ msgstr "A chave privada non é correcta! É probábel que o seu contrasinal teñ msgid "" "Can not decrypt this file, probably this is a shared file. Please ask the " "file owner to reshare the file with you." -msgstr "" +msgstr "Non foi posíbel descifrar o ficheiro, probabelmente tratase dun ficheiro compartido. Pidalle ao propietario do ficheiro que volva compartir o ficheiro con vostede." #: files/error.php:21 files/error.php:26 msgid "" "Unknown error please check your system settings or contact your " "administrator" -msgstr "" +msgstr "Produciuse un erro descoñecido. Comprobe os axustes do sistema ou póñase en contacto co administrador" #: hooks/hooks.php:53 msgid "Missing requirements." diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po index 3cbab9325b..d88caf5aae 100644 --- a/l10n/gl/files_sharing.po +++ b/l10n/gl/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-11 09:20+0000\n" -"Last-Translator: mbouzada \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,3 +79,7 @@ msgstr "Cancelar o envío" #: templates/public.php:91 msgid "No preview available for" msgstr "Sen vista previa dispoñíbel para" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po index 3d611e8049..360b126c8c 100644 --- a/l10n/gl/settings.po +++ b/l10n/gl/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: mbouzada \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -288,13 +288,13 @@ msgstr "Executar unha tarefa con cada páxina cargada" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php unha vez por minuto a través de HTTP." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Use o servizo de sistema cron para chamar ao ficheiro cron.php unha vez por minuto." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po index fcf68d795f..fde1539fa7 100644 --- a/l10n/he/files_sharing.po +++ b/l10n/he/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "ביטול ההעלאה" #: templates/public.php:91 msgid "No preview available for" msgstr "אין תצוגה מקדימה זמינה עבור" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/he/settings.po b/l10n/he/settings.po index ae7d5baa4e..e07414cc94 100644 --- a/l10n/he/settings.po +++ b/l10n/he/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "יש להפעיל משימה אחת עם כל עמוד שנטען" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/hi/files_sharing.po b/l10n/hi/files_sharing.po index 327920b444..9ae01fa231 100644 --- a/l10n/hi/files_sharing.po +++ b/l10n/hi/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/hi/settings.po b/l10n/hi/settings.po index d4ee230efd..6f375e59e4 100644 --- a/l10n/hi/settings.po +++ b/l10n/hi/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "अद्यतन" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/hr/files_sharing.po b/l10n/hr/files_sharing.po index ba1345eed1..4886bb20b2 100644 --- a/l10n/hr/files_sharing.po +++ b/l10n/hr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Prekini upload" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po index 692a46946c..8dad476ae2 100644 --- a/l10n/hr/settings.po +++ b/l10n/hr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/hu_HU/files_sharing.po b/l10n/hu_HU/files_sharing.po index 696a897c9b..1fe3c49db6 100644 --- a/l10n/hu_HU/files_sharing.po +++ b/l10n/hu_HU/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "A feltöltés megszakítása" #: templates/public.php:91 msgid "No preview available for" msgstr "Nem áll rendelkezésre előnézet ehhez: " + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po index c608b4dd6e..deb2266aa9 100644 --- a/l10n/hu_HU/settings.po +++ b/l10n/hu_HU/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-19 08:26-0400\n" -"PO-Revision-Date: 2013-10-18 19:10+0000\n" -"Last-Translator: sherlock79 \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -291,13 +291,13 @@ msgstr "Egy-egy feladat végrehajtása minden alkalommal, amikor egy weboldalt l #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "A cron.php webcron szolgáltatásként van regisztrálva. Hívja meg a cron.php állományt http-n keresztül percenként egyszer." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "A rendszer cron szolgáltatásának használata. Hívja meg a cron.php állományt percenként egyszer a rendszer cron szolgáltatásának segítségével." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/hy/files_sharing.po b/l10n/hy/files_sharing.po index d920785be6..0852fdce9b 100644 --- a/l10n/hy/files_sharing.po +++ b/l10n/hy/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po index 9314310cb0..f60ec3a831 100644 --- a/l10n/hy/settings.po +++ b/l10n/hy/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/ia/files_sharing.po b/l10n/ia/files_sharing.po index e3d9c8b0ef..e9dad2dadd 100644 --- a/l10n/ia/files_sharing.po +++ b/l10n/ia/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po index 92f117b224..bcaf95cbef 100644 --- a/l10n/ia/settings.po +++ b/l10n/ia/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/id/files_sharing.po b/l10n/id/files_sharing.po index 04c5fe53ae..07ecc8319a 100644 --- a/l10n/id/files_sharing.po +++ b/l10n/id/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Batal pengunggahan" #: templates/public.php:91 msgid "No preview available for" msgstr "Tidak ada pratinjau tersedia untuk" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/id/settings.po b/l10n/id/settings.po index 9db1161d74..05e2be35b2 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "Jalankan tugas setiap kali halaman dimuat" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/is/files_sharing.po b/l10n/is/files_sharing.po index ab154f71f5..a123bb1e6e 100644 --- a/l10n/is/files_sharing.po +++ b/l10n/is/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Hætta við innsendingu" #: templates/public.php:91 msgid "No preview available for" msgstr "Yfirlit ekki í boði fyrir" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/is/settings.po b/l10n/is/settings.po index 7cd4c71e18..4f152600d6 100644 --- a/l10n/is/settings.po +++ b/l10n/is/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po index 768fd404ce..5f6158d2bb 100644 --- a/l10n/it/files_sharing.po +++ b/l10n/it/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-11 05:20+0000\n" -"Last-Translator: Vincenzo Reale \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,3 +80,7 @@ msgstr "Annulla il caricamento" #: templates/public.php:91 msgid "No preview available for" msgstr "Nessuna anteprima disponibile per" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/it/settings.po b/l10n/it/settings.po index b27af7ae16..38bbc68c5f 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: Vincenzo Reale \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -291,13 +291,13 @@ msgstr "Esegui un'operazione con ogni pagina caricata" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php è registrato su un servizio webcron per invocare la pagina cron.php ogni minuto su http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Usa il servizio cron di sistema per invocare il file cron.php ogni minuto." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/ja_JP/files_sharing.po b/l10n/ja_JP/files_sharing.po index 34bae7a6b9..b7f979d84e 100644 --- a/l10n/ja_JP/files_sharing.po +++ b/l10n/ja_JP/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-16 04:00+0000\n" -"Last-Translator: Daisuke Deguchi \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,3 +80,7 @@ msgstr "アップロードをキャンセル" #: templates/public.php:91 msgid "No preview available for" msgstr "プレビューはありません" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po index a3e313bda6..e00faa8946 100644 --- a/l10n/ja_JP/settings.po +++ b/l10n/ja_JP/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-16 04:00+0000\n" -"Last-Translator: Daisuke Deguchi \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -290,13 +290,13 @@ msgstr "各ページの読み込み時にタスクを実行する" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "http経由で1分間に1回cron.phpを呼び出すように cron.phpがwebcron サービスに登録されています。" +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "cron.phpファイルを1分間に1回実行する為にサーバーのcronサービスを利用する。" +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/ka/files_sharing.po b/l10n/ka/files_sharing.po index f7e5a8f518..2acc6b884d 100644 --- a/l10n/ka/files_sharing.po +++ b/l10n/ka/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ka/settings.po b/l10n/ka/settings.po index a250fb8167..d6e5526124 100644 --- a/l10n/ka/settings.po +++ b/l10n/ka/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/ka_GE/files_sharing.po b/l10n/ka_GE/files_sharing.po index dfe7c72771..252dca1025 100644 --- a/l10n/ka_GE/files_sharing.po +++ b/l10n/ka_GE/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "ატვირთვის გაუქმება" #: templates/public.php:91 msgid "No preview available for" msgstr "წინასწარი დათვალიერება შეუძლებელია" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ka_GE/settings.po b/l10n/ka_GE/settings.po index 79f90fc18f..9699efbc25 100644 --- a/l10n/ka_GE/settings.po +++ b/l10n/ka_GE/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "გაუშვი თითო მოქმედება ყველ #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/km/files_sharing.po b/l10n/km/files_sharing.po index a8e71bbaae..e603aaaa64 100644 --- a/l10n/km/files_sharing.po +++ b/l10n/km/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/km/settings.po b/l10n/km/settings.po index 982f2e2df6..14fc234eca 100644 --- a/l10n/km/settings.po +++ b/l10n/km/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/kn/files_sharing.po b/l10n/kn/files_sharing.po index e933283838..56abd76eca 100644 --- a/l10n/kn/files_sharing.po +++ b/l10n/kn/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/kn/settings.po b/l10n/kn/settings.po index 0e5b6aee50..f2bb4b52c9 100644 --- a/l10n/kn/settings.po +++ b/l10n/kn/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po index 8fd11b0586..edc773ee7e 100644 --- a/l10n/ko/files_sharing.po +++ b/l10n/ko/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "업로드 취소" #: templates/public.php:91 msgid "No preview available for" msgstr "다음 항목을 미리 볼 수 없음:" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po index 8761e5426f..25ae3a77bf 100644 --- a/l10n/ko/settings.po +++ b/l10n/ko/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "개별 페이지를 불러올 때마다 실행" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/ku_IQ/files_sharing.po b/l10n/ku_IQ/files_sharing.po index 8dea101c00..ee35fdab6e 100644 --- a/l10n/ku_IQ/files_sharing.po +++ b/l10n/ku_IQ/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "هیچ پێشبینیه‌ك ئاماده‌ نیه بۆ" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ku_IQ/settings.po b/l10n/ku_IQ/settings.po index 73178b91e6..f1817a38e0 100644 --- a/l10n/ku_IQ/settings.po +++ b/l10n/ku_IQ/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "نوێکردنه‌وه" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "پاشکه‌وتده‌کات..." @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "نهێنیکردن" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/lb/files_sharing.po b/l10n/lb/files_sharing.po index 9b04cb82f4..4b881096c4 100644 --- a/l10n/lb/files_sharing.po +++ b/l10n/lb/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Upload ofbriechen" #: templates/public.php:91 msgid "No preview available for" msgstr "Keeng Preview do fir" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po index 1eabf34f2f..eddd7200b2 100644 --- a/l10n/lb/settings.po +++ b/l10n/lb/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/lt_LT/files_sharing.po b/l10n/lt_LT/files_sharing.po index 46715d4e97..4ce4b2a2b0 100644 --- a/l10n/lt_LT/files_sharing.po +++ b/l10n/lt_LT/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -80,3 +80,7 @@ msgstr "Atšaukti siuntimą" #: templates/public.php:91 msgid "No preview available for" msgstr "Peržiūra nėra galima" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po index 0757aa004f..3c423c9f1c 100644 --- a/l10n/lt_LT/settings.po +++ b/l10n/lt_LT/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: Liudas Ališauskas \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -291,13 +291,13 @@ msgstr "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php yra registruotas tinklapio suplanuotų užduočių paslaugose, kad iškviesti cron.php kartą per minutę per http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Naudoti sistemos planuotų užduočių paslaugą, kad iškvieti cron.php kartą per minutę." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/lv/files_sharing.po b/l10n/lv/files_sharing.po index 2284ca1c98..cfcf653e6c 100644 --- a/l10n/lv/files_sharing.po +++ b/l10n/lv/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Atcelt augšupielādi" #: templates/public.php:91 msgid "No preview available for" msgstr "Nav pieejams priekšskatījums priekš" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/lv/settings.po b/l10n/lv/settings.po index e0c9ad750e..f3801477c9 100644 --- a/l10n/lv/settings.po +++ b/l10n/lv/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -288,13 +288,13 @@ msgstr "Izpildīt vienu uzdevumu ar katru ielādēto lapu" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php ir reģistrēts webcron servisā lai izsauktu cron.php vienreiz minūtē caur http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Izmantojiet sistēmas cron servisu lai izsauktu cron.php reizi minūtē." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/mk/files_sharing.po b/l10n/mk/files_sharing.po index 1c77aa4371..f96c03e833 100644 --- a/l10n/mk/files_sharing.po +++ b/l10n/mk/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Откажи прикачување" #: templates/public.php:91 msgid "No preview available for" msgstr "Нема достапно преглед за" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/mk/settings.po b/l10n/mk/settings.po index 42844875cd..aa1711b5a1 100644 --- a/l10n/mk/settings.po +++ b/l10n/mk/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: miroj \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -288,12 +288,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/ml_IN/files_sharing.po b/l10n/ml_IN/files_sharing.po index 0924709dcb..e7d468e857 100644 --- a/l10n/ml_IN/files_sharing.po +++ b/l10n/ml_IN/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ml_IN/settings.po b/l10n/ml_IN/settings.po index 79d0ac8662..9f5b0d118c 100644 --- a/l10n/ml_IN/settings.po +++ b/l10n/ml_IN/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/ms_MY/files_sharing.po b/l10n/ms_MY/files_sharing.po index 88f8f2364d..35f4ff64f0 100644 --- a/l10n/ms_MY/files_sharing.po +++ b/l10n/ms_MY/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Batal muat naik" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po index e80eb7cf13..03b36992ab 100644 --- a/l10n/ms_MY/settings.po +++ b/l10n/ms_MY/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/my_MM/files_sharing.po b/l10n/my_MM/files_sharing.po index 90a3148373..572923204c 100644 --- a/l10n/my_MM/files_sharing.po +++ b/l10n/my_MM/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/my_MM/settings.po b/l10n/my_MM/settings.po index e8cdf5d21e..c95b16d3db 100644 --- a/l10n/my_MM/settings.po +++ b/l10n/my_MM/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po index 16310526a9..80cec9dd5c 100644 --- a/l10n/nb_NO/files_sharing.po +++ b/l10n/nb_NO/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Avbryt opplasting" #: templates/public.php:91 msgid "No preview available for" msgstr "Forhåndsvisning ikke tilgjengelig for" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po index ed169b9b76..529e4432a5 100644 --- a/l10n/nb_NO/settings.po +++ b/l10n/nb_NO/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -289,12 +289,12 @@ msgstr "Utfør en oppgave med hver side som blir lastet" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/ne/files_sharing.po b/l10n/ne/files_sharing.po index a6f34cb330..2d9ef07ffd 100644 --- a/l10n/ne/files_sharing.po +++ b/l10n/ne/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ne/settings.po b/l10n/ne/settings.po index f416609884..8dd7b5e7c4 100644 --- a/l10n/ne/settings.po +++ b/l10n/ne/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po index 0dbdacc777..983b09c9e8 100644 --- a/l10n/nl/files_sharing.po +++ b/l10n/nl/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-11 07:30+0000\n" -"Last-Translator: André Koot \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,3 +80,7 @@ msgstr "Upload afbreken" #: templates/public.php:91 msgid "No preview available for" msgstr "Geen voorbeeldweergave beschikbaar voor" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po index a6effcb024..9694ece479 100644 --- a/l10n/nl/settings.po +++ b/l10n/nl/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: André Koot \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -291,13 +291,13 @@ msgstr "Bij laden van elke pagina één taak uitvoeren" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php is geregistreerd bij een webcron service om cron.php eens per minuut aan te roepen via http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Gebruik de systeem cron service om het bestand cron.php eens per minuut aan te roepen." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/nn_NO/files_sharing.po b/l10n/nn_NO/files_sharing.po index 830be08d65..89b62e4e60 100644 --- a/l10n/nn_NO/files_sharing.po +++ b/l10n/nn_NO/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Avbryt opplasting" #: templates/public.php:91 msgid "No preview available for" msgstr "Inga førehandsvising tilgjengeleg for" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po index 6fad80c6fa..9c3e952631 100644 --- a/l10n/nn_NO/settings.po +++ b/l10n/nn_NO/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -290,13 +290,13 @@ msgstr "Utfør éi oppgåve for kvar sidelasting" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "Ei webcron-teneste er stilt inn til å kalla cron.php ein gong i minuttet over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Bruk cron-tenesta til systemet for å kalla cron.php-fila ein gong i minuttet." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/nqo/files_sharing.po b/l10n/nqo/files_sharing.po index b85ec335e2..7d6dbe42c6 100644 --- a/l10n/nqo/files_sharing.po +++ b/l10n/nqo/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/nqo/settings.po b/l10n/nqo/settings.po index 4fa8f0b826..44aac91b9b 100644 --- a/l10n/nqo/settings.po +++ b/l10n/nqo/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/oc/files_sharing.po b/l10n/oc/files_sharing.po index 50f000cd08..a699926442 100644 --- a/l10n/oc/files_sharing.po +++ b/l10n/oc/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr " Anulla l'amontcargar" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/oc/settings.po b/l10n/oc/settings.po index 7b9721707f..97802c6ea9 100644 --- a/l10n/oc/settings.po +++ b/l10n/oc/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "Executa un prètfach amb cada pagina cargada" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/pa/files_sharing.po b/l10n/pa/files_sharing.po index 1a46db8eb3..c1dc101336 100644 --- a/l10n/pa/files_sharing.po +++ b/l10n/pa/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/pa/settings.po b/l10n/pa/settings.po index 5d39008bc7..80f9017242 100644 --- a/l10n/pa/settings.po +++ b/l10n/pa/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po index c07378649d..ca9897344a 100644 --- a/l10n/pl/files_sharing.po +++ b/l10n/pl/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Anuluj wysyłanie" #: templates/public.php:91 msgid "No preview available for" msgstr "Podgląd nie jest dostępny dla" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po index 326fff9ca3..d42540c345 100644 --- a/l10n/pl/settings.po +++ b/l10n/pl/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: Cyryl Sochacki \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -289,13 +289,13 @@ msgstr "Wykonuj jedno zadanie wraz z każdą wczytaną stroną" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php jest zarejestrowany w serwisie webcron do uruchamiania cron.php raz na minutę przez http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Użyj systemowego cron-a do uruchamiania cron.php raz na minutę." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/pt_BR/files_sharing.po b/l10n/pt_BR/files_sharing.po index dd47866891..3503cc5326 100644 --- a/l10n/pt_BR/files_sharing.po +++ b/l10n/pt_BR/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-13 20:29-0400\n" -"PO-Revision-Date: 2013-10-11 09:40+0000\n" -"Last-Translator: Flávio Veras \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,3 +79,7 @@ msgstr "Cancelar upload" #: templates/public.php:91 msgid "No preview available for" msgstr "Nenhuma visualização disponível para" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po index 0acac8b89d..080f4ceff2 100644 --- a/l10n/pt_BR/settings.po +++ b/l10n/pt_BR/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: Flávio Veras \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -289,13 +289,13 @@ msgstr "Execute uma tarefa com cada página carregada" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php está registrado em um serviço webcron chamar cron.php uma vez por minuto usando http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Utilizar sistema de serviços cron para chamar o arquivo cron.php uma vez por minuto." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/pt_PT/files_sharing.po b/l10n/pt_PT/files_sharing.po index cf19cb1ae9..e9bc8f637f 100644 --- a/l10n/pt_PT/files_sharing.po +++ b/l10n/pt_PT/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-16 10:00+0000\n" -"Last-Translator: Duarte Velez Grilo \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,3 +81,7 @@ msgstr "Cancelar envio" #: templates/public.php:91 msgid "No preview available for" msgstr "Não há pré-visualização para" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po index 66a7fad29c..6a88df3e7d 100644 --- a/l10n/pt_PT/settings.po +++ b/l10n/pt_PT/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: Duarte Velez Grilo \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -292,13 +292,13 @@ msgstr "Executar uma tarefa com cada página carregada" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php está registado num serviço webcron para chamar a página cron.php por http uma vez por minuto." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Use o serviço cron do sistema para chamar o ficheiro cron.php uma vez por minuto." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/ro/files_sharing.po b/l10n/ro/files_sharing.po index 780d4a0405..22e49c4612 100644 --- a/l10n/ro/files_sharing.po +++ b/l10n/ro/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Anulează încărcarea" #: templates/public.php:91 msgid "No preview available for" msgstr "Nici o previzualizare disponibilă pentru " + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po index 33ddac0ed7..bd9936cf4a 100644 --- a/l10n/ro/settings.po +++ b/l10n/ro/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -289,12 +289,12 @@ msgstr "Execută o sarcină la fiecare pagină încărcată" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/ru/files_sharing.po b/l10n/ru/files_sharing.po index 6c39761230..a71d662d0c 100644 --- a/l10n/ru/files_sharing.po +++ b/l10n/ru/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -80,3 +80,7 @@ msgstr "Отмена загрузки" #: templates/public.php:91 msgid "No preview available for" msgstr "Предпросмотр недоступен для" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index da611ef4d9..8388d2a1cf 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -296,13 +296,13 @@ msgstr "Выполнять одно задание с каждой загруж #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php зарегистрирован в сервисе webcron, чтобы cron.php вызывался раз в минуту используя http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Использовать системный сервис cron для вызова cron.php раз в минуту." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/ru_RU/files_sharing.po b/l10n/ru_RU/files_sharing.po index 9d681b2cca..c80efc116a 100644 --- a/l10n/ru_RU/files_sharing.po +++ b/l10n/ru_RU/files_sharing.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-19 08:26-0400\n" -"PO-Revision-Date: 2013-10-18 09:31+0000\n" -"Last-Translator: masensio \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -78,3 +78,7 @@ msgstr "Отмена загрузки" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ru_RU/settings.po b/l10n/ru_RU/settings.po index 10b4d3403c..3521e84c1b 100644 --- a/l10n/ru_RU/settings.po +++ b/l10n/ru_RU/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-19 08:26-0400\n" -"PO-Revision-Date: 2013-10-18 09:31+0000\n" -"Last-Translator: masensio \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/si_LK/files_sharing.po b/l10n/si_LK/files_sharing.po index 801702da65..70ac9cfa98 100644 --- a/l10n/si_LK/files_sharing.po +++ b/l10n/si_LK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "උඩුගත කිරීම අත් හරින්න" #: templates/public.php:91 msgid "No preview available for" msgstr "පූර්වදර්ශනයක් නොමැත" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/si_LK/settings.po b/l10n/si_LK/settings.po index bec9bd7cac..6601241251 100644 --- a/l10n/si_LK/settings.po +++ b/l10n/si_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/sk/files_sharing.po b/l10n/sk/files_sharing.po index 2b6bf714e3..62db38045b 100644 --- a/l10n/sk/files_sharing.po +++ b/l10n/sk/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sk/settings.po b/l10n/sk/settings.po index 8cea4a3223..61528b60cc 100644 --- a/l10n/sk/settings.po +++ b/l10n/sk/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/sk_SK/files_sharing.po b/l10n/sk_SK/files_sharing.po index d011dccc3d..a907e1285f 100644 --- a/l10n/sk_SK/files_sharing.po +++ b/l10n/sk_SK/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Zrušiť odosielanie" #: templates/public.php:91 msgid "No preview available for" msgstr "Žiaden náhľad k dispozícii pre" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 3a73331ae0..2890379d98 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-19 08:26-0400\n" -"PO-Revision-Date: 2013-10-18 21:50+0000\n" -"Last-Translator: mhh \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -289,13 +289,13 @@ msgstr "Vykonať jednu úlohu s každým načítaní stránky" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php je registrovaný v službe webcron na zavolanie stránky cron.php raz za minútu cez HTTP." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Použiť systémovú službu cron na spustenie súboru cron.php raz za minútu." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/sl/files_sharing.po b/l10n/sl/files_sharing.po index 1aa6dfa7fc..ec39726992 100644 --- a/l10n/sl/files_sharing.po +++ b/l10n/sl/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Prekliči pošiljanje" #: templates/public.php:91 msgid "No preview available for" msgstr "Predogled ni na voljo za" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po index ebaae968d3..a4c72a9320 100644 --- a/l10n/sl/settings.po +++ b/l10n/sl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -289,12 +289,12 @@ msgstr "Izvedi eno nalogo z vsako naloženo stranjo." #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/sq/files_sharing.po b/l10n/sq/files_sharing.po index 240161ccc6..97995cb706 100644 --- a/l10n/sq/files_sharing.po +++ b/l10n/sq/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "Anulo ngarkimin" #: templates/public.php:91 msgid "No preview available for" msgstr "Shikimi paraprak nuk është i mundur për" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sq/settings.po b/l10n/sq/settings.po index 867fec92f6..d777153fed 100644 --- a/l10n/sq/settings.po +++ b/l10n/sq/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/sr/files_sharing.po b/l10n/sr/files_sharing.po index 6f6e7571af..517c3ad855 100644 --- a/l10n/sr/files_sharing.po +++ b/l10n/sr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Прекини отпремање" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po index 37f218dc0d..23b31d8fd8 100644 --- a/l10n/sr/settings.po +++ b/l10n/sr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "Изврши један задатак са сваком учитано #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/sr@latin/files_sharing.po b/l10n/sr@latin/files_sharing.po index 21aa02106f..9d54b4c372 100644 --- a/l10n/sr@latin/files_sharing.po +++ b/l10n/sr@latin/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po index 8725e1145b..811c869496 100644 --- a/l10n/sr@latin/settings.po +++ b/l10n/sr@latin/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/sv/files_sharing.po b/l10n/sv/files_sharing.po index e4bb926cb9..8ae2b24862 100644 --- a/l10n/sv/files_sharing.po +++ b/l10n/sv/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-16 19:00+0000\n" -"Last-Translator: Gustav Smedberg \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,3 +81,7 @@ msgstr "Avbryt uppladdning" #: templates/public.php:91 msgid "No preview available for" msgstr "Ingen förhandsgranskning tillgänglig för" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po index 63264b5cc7..17924d3da7 100644 --- a/l10n/sv/settings.po +++ b/l10n/sv/settings.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-16 19:00+0000\n" -"Last-Translator: Gustav Smedberg \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -295,13 +295,13 @@ msgstr "Exekvera en uppgift vid varje sidladdning" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php är registrerad som en webcron-tjänst för att anropa cron.php varje minut över http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "Använd system-tjänsten cron för att anropa cron.php varje minut." +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/sw_KE/files_sharing.po b/l10n/sw_KE/files_sharing.po index ce2e4e932a..443e8a546a 100644 --- a/l10n/sw_KE/files_sharing.po +++ b/l10n/sw_KE/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/sw_KE/settings.po b/l10n/sw_KE/settings.po index 008c8256e5..529d7b77c5 100644 --- a/l10n/sw_KE/settings.po +++ b/l10n/sw_KE/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/ta_LK/files_sharing.po b/l10n/ta_LK/files_sharing.po index b832787803..94ae98d15e 100644 --- a/l10n/ta_LK/files_sharing.po +++ b/l10n/ta_LK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "பதிவேற்றலை இரத்து செய்க" #: templates/public.php:91 msgid "No preview available for" msgstr "அதற்கு முன்னோக்கு ஒன்றும் இல்லை" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ta_LK/settings.po b/l10n/ta_LK/settings.po index 3eaadd0d54..bd8c2083fc 100644 --- a/l10n/ta_LK/settings.po +++ b/l10n/ta_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/te/files_sharing.po b/l10n/te/files_sharing.po index cd51394df1..07f74b7762 100644 --- a/l10n/te/files_sharing.po +++ b/l10n/te/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/te/settings.po b/l10n/te/settings.po index 7dfdba1c72..819e0d5ff1 100644 --- a/l10n/te/settings.po +++ b/l10n/te/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 7a58fd0a22..68c87d03bd 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 94b296d230..c65faa2787 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 9dba2f5fc4..2614e5389a 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 8dfa754f23..2dc20481d4 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 1e5a1e2021..d2a23efc96 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 754ef594a4..ea5238ca81 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 5f6a1436e0..612712dd05 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index f0d932ef3b..29089e849b 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index eb17dfe2bb..50926a45d9 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 3ac873cdaa..e9cbf97537 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -286,12 +286,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index bed6d1ff19..8d84e7139e 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index ff4e6f7305..9eac1f181d 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-10-20 07:49-0400\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/th_TH/files_sharing.po b/l10n/th_TH/files_sharing.po index 7049133ac0..ab8b84bb70 100644 --- a/l10n/th_TH/files_sharing.po +++ b/l10n/th_TH/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "ยกเลิกการอัพโหลด" #: templates/public.php:91 msgid "No preview available for" msgstr "ไม่สามารถดูตัวอย่างได้สำหรับ" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/th_TH/settings.po b/l10n/th_TH/settings.po index b892b378a0..7369287ffc 100644 --- a/l10n/th_TH/settings.po +++ b/l10n/th_TH/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "ประมวลคำสั่งหนึ่งงานในแต #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/tr/files_sharing.po b/l10n/tr/files_sharing.po index eb3422d03f..a123912252 100644 --- a/l10n/tr/files_sharing.po +++ b/l10n/tr/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 16:30+0000\n" -"Last-Translator: volkangezer \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,3 +79,7 @@ msgstr "Yüklemeyi iptal et" #: templates/public.php:91 msgid "No preview available for" msgstr "Kullanılabilir önizleme yok" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index b04460e51a..0ba52e20ff 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 19:10+0000\n" -"Last-Translator: volkangezer \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -291,13 +291,13 @@ msgstr "Yüklenen her sayfa ile bir görev çalıştır" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "Http üzerinden dakikada bir çalıştırılmak üzere, cron.php bir webcron hizmetine kaydedildi." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "cron.php dosyasını dakikada bir çağırmak için sistemin cron hizmetini kullan. " +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/ug/files_sharing.po b/l10n/ug/files_sharing.po index fbfd33fa79..27d2bd2caf 100644 --- a/l10n/ug/files_sharing.po +++ b/l10n/ug/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "يۈكلەشتىن ۋاز كەچ" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ug/settings.po b/l10n/ug/settings.po index cdb75a7577..0e6898c1c6 100644 --- a/l10n/ug/settings.po +++ b/l10n/ug/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/uk/files_sharing.po b/l10n/uk/files_sharing.po index 206c646ce7..d1e786eece 100644 --- a/l10n/uk/files_sharing.po +++ b/l10n/uk/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Перервати завантаження" #: templates/public.php:91 msgid "No preview available for" msgstr "Попередній перегляд недоступний для" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po index 857b6457b8..542a78c0c0 100644 --- a/l10n/uk/settings.po +++ b/l10n/uk/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "Виконати одне завдання для кожної зава #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/ur_PK/files_sharing.po b/l10n/ur_PK/files_sharing.po index 773c095675..418e87e287 100644 --- a/l10n/ur_PK/files_sharing.po +++ b/l10n/ur_PK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/ur_PK/settings.po b/l10n/ur_PK/settings.po index 13f090d58c..fe307ef332 100644 --- a/l10n/ur_PK/settings.po +++ b/l10n/ur_PK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -157,15 +157,15 @@ msgstr "" msgid "Updated" msgstr "" -#: js/personal.js:225 +#: js/personal.js:220 msgid "Select a profile picture" msgstr "" -#: js/personal.js:270 +#: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." msgstr "" -#: js/personal.js:292 +#: js/personal.js:287 msgid "Saving..." msgstr "" @@ -181,32 +181,32 @@ msgstr "" msgid "Unable to remove user" msgstr "" -#: js/users.js:92 templates/users.php:26 templates/users.php:90 +#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 msgid "Groups" msgstr "" -#: js/users.js:97 templates/users.php:92 templates/users.php:130 +#: js/users.js:100 templates/users.php:92 templates/users.php:130 msgid "Group Admin" msgstr "" -#: js/users.js:120 templates/users.php:170 +#: js/users.js:123 templates/users.php:170 msgid "Delete" msgstr "" -#: js/users.js:277 +#: js/users.js:280 msgid "add group" msgstr "" -#: js/users.js:436 +#: js/users.js:442 msgid "A valid username must be provided" msgstr "" -#: js/users.js:437 js/users.js:443 js/users.js:458 +#: js/users.js:443 js/users.js:449 js/users.js:464 msgid "Error creating user" msgstr "" -#: js/users.js:442 +#: js/users.js:448 msgid "A valid password must be provided" msgstr "" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 @@ -384,11 +384,11 @@ msgstr "" msgid "Less" msgstr "" -#: templates/admin.php:250 templates/personal.php:161 +#: templates/admin.php:250 templates/personal.php:169 msgid "Version" msgstr "" -#: templates/admin.php:254 templates/personal.php:164 +#: templates/admin.php:254 templates/personal.php:172 msgid "" "Developed by the ownCloud community, the access your Files via WebDAV" msgstr "" -#: templates/personal.php:138 +#: templates/personal.php:146 msgid "Encryption" msgstr "" -#: templates/personal.php:140 +#: templates/personal.php:148 msgid "The encryption app is no longer enabled, decrypt all your file" msgstr "" -#: templates/personal.php:146 +#: templates/personal.php:154 msgid "Log-in password" msgstr "" -#: templates/personal.php:151 +#: templates/personal.php:159 msgid "Decrypt all Files" msgstr "" diff --git a/l10n/vi/files_sharing.po b/l10n/vi/files_sharing.po index bdf0ade051..9eed9893d3 100644 --- a/l10n/vi/files_sharing.po +++ b/l10n/vi/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "Hủy upload" #: templates/public.php:91 msgid "No preview available for" msgstr "Không có xem trước cho" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/vi/settings.po b/l10n/vi/settings.po index c743f2a85d..6dc93e2a75 100644 --- a/l10n/vi/settings.po +++ b/l10n/vi/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "Thực thi tác vụ mỗi khi trang được tải" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/zh_CN/files_sharing.po b/l10n/zh_CN/files_sharing.po index bcee07f59b..687240a328 100644 --- a/l10n/zh_CN/files_sharing.po +++ b/l10n/zh_CN/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "取消上传" #: templates/public.php:91 msgid "No preview available for" msgstr "没有预览" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po index 9b49e6cbff..9eb78f65d9 100644 --- a/l10n/zh_CN/settings.po +++ b/l10n/zh_CN/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -292,13 +292,13 @@ msgstr "每个页面加载后执行一个任务" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php已被注册到网络定时任务服务。通过http每分钟调用owncloud根目录的cron.php网页。" +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "使用系统定时任务服务。每分钟通过系统定时任务调用owncloud文件夹中的cron.php文件" +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/l10n/zh_HK/files_sharing.po b/l10n/zh_HK/files_sharing.po index bdb1f33a77..6704b905f0 100644 --- a/l10n/zh_HK/files_sharing.po +++ b/l10n/zh_HK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -78,3 +78,7 @@ msgstr "" #: templates/public.php:91 msgid "No preview available for" msgstr "" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/zh_HK/settings.po b/l10n/zh_HK/settings.po index b6d9bd402d..c06d991e3c 100644 --- a/l10n/zh_HK/settings.po +++ b/l10n/zh_HK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" "Last-Translator: I Robot \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." +msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "" #: templates/admin.php:120 diff --git a/l10n/zh_TW/files_sharing.po b/l10n/zh_TW/files_sharing.po index e9f5758538..a568b2a3b0 100644 --- a/l10n/zh_TW/files_sharing.po +++ b/l10n/zh_TW/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:26+0000\n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:02+0000\n" "Last-Translator: I Robot \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -79,3 +79,7 @@ msgstr "取消上傳" #: templates/public.php:91 msgid "No preview available for" msgstr "無法預覽" + +#: templates/public.php:98 +msgid "Direct link" +msgstr "" diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po index 673e47003b..a585344594 100644 --- a/l10n/zh_TW/settings.po +++ b/l10n/zh_TW/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:41+0000\n" -"Last-Translator: pellaeon \n" +"POT-Creation-Date: 2013-10-21 13:01-0400\n" +"PO-Revision-Date: 2013-10-21 17:01+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -288,13 +288,13 @@ msgstr "當頁面載入時,執行" #: templates/admin.php:107 msgid "" -"cron.php is registered at a webcron service to call cron.php once a minute " -"over http." -msgstr "cron.php 已經註冊 webcron 服務,webcron 每分鐘會呼叫 cron.php 一次。" +"cron.php is registered at a webcron service to call cron.php every 15 " +"minutes over http." +msgstr "" #: templates/admin.php:115 -msgid "Use systems cron service to call the cron.php file once a minute." -msgstr "使用系統的 cron 服務來呼叫 cron.php 每分鐘一次。" +msgid "Use systems cron service to call the cron.php file every 15 minutes." +msgstr "" #: templates/admin.php:120 msgid "Sharing" diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index de3be7c357..7d586c534b 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Aquest servidor no té cap connexió a internet que funcioni. Això significa que algunes de les característiques com el muntatge d'emmagatzemament extern, les notificacions quant a actualitzacions o la instal·lació d'aplicacions de tercers no funcionarà. L'accés remot a fitxers i l'enviament de correus electrònics podria tampoc no funcionar. Us suggerim que habiliteu la connexió a internet per aquest servidor si voleu tenir totes les característiques.", "Cron" => "Cron", "Execute one task with each page loaded" => "Executa una tasca per cada paquet carregat", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php està registrat en un servei webcron que fa una crida cada minut a la pàgina cron.php a través de http.", -"Use systems cron service to call the cron.php file once a minute." => "Utilitzeu el sistema de servei cron per cridar el fitxer cron.php cada minut.", "Sharing" => "Compartir", "Enable Share API" => "Habilita l'API de compartir", "Allow apps to use the Share API" => "Permet que les aplicacions utilitzin l'API de compartir", diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index 4000b87c70..ac25d85638 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Server nemá funkční připojení k internetu. Některé moduly jako např. 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.", "Cron" => "Cron", "Execute one task with each page loaded" => "Spustit jednu úlohu s každým načtením stránky", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php je registrován u služby webcron pro zavolání stránky cron.php jednou za minutu přes HTTP.", -"Use systems cron service to call the cron.php file once a minute." => "Použít systémovou službu cron pro spouštění souboru cron.php jednou za minutu.", "Sharing" => "Sdílení", "Enable Share API" => "Povolit API sdílení", "Allow apps to use the Share API" => "Povolit aplikacím používat API sdílení", diff --git a/settings/l10n/da.php b/settings/l10n/da.php index fbf8b6337c..a8247ea204 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Denne ownCloud-server har ikke en fungerende forbindelse til internettet. Det betyder, at visse funktioner som montering af eksterne drev, oplysninger om opdatering eller installation af 3.-parts applikationer ikke fungerer. Det vil sandsynligvis heller ikke fungere at tilgå filer fra eksterne drev eller informationsemails. Vi opfordrer til at etablere forbindelse til internettet for denne server, såfremt du ønsker samtlige funktioner.", "Cron" => "Cron", "Execute one task with each page loaded" => "Udføre en opgave med hver side indlæst", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php er registeret hos en webcron-tjeneste til at kalde cron.php en gang i minuttet over http.", -"Use systems cron service to call the cron.php file once a minute." => "Brug systemets cron service til at kalde cron.php filen en gang i minuttet", "Sharing" => "Deling", "Enable Share API" => "Aktiver Share API", "Allow apps to use the Share API" => "Tillad apps til at bruge Share API", diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 1d02b32346..80581d3a67 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet das einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren wenn Sie alle Funktionen nutzen wollen.", "Cron" => "Cron", "Execute one task with each page loaded" => "Führe eine Aufgabe mit jeder geladenen Seite aus", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php ist als Webcron-Dienst registriert, der die cron.php minütlich per HTTP aufruft.", -"Use systems cron service to call the cron.php file once a minute." => "Benutze den System-Crondienst um die cron.php minütlich aufzurufen.", "Sharing" => "Teilen", "Enable Share API" => "Aktiviere Sharing-API", "Allow apps to use the Share API" => "Erlaubt Apps die Nutzung der Share-API", diff --git a/settings/l10n/de_CH.php b/settings/l10n/de_CH.php index 558071b3cb..abe5b0b7f9 100644 --- a/settings/l10n/de_CH.php +++ b/settings/l10n/de_CH.php @@ -53,8 +53,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet das einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren wenn Sie alle Funktionen nutzen wollen.", "Cron" => "Cron", "Execute one task with each page loaded" => "Eine Aufgabe bei jedem Laden der Seite ausführen", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php ist als Webcron-Dienst registriert, der die cron.php minütlich per HTTP aufruft.", -"Use systems cron service to call the cron.php file once a minute." => "Benutzen Sie den System-Crondienst um die cron.php minütlich aufzurufen.", "Sharing" => "Teilen", "Enable Share API" => "Share-API aktivieren", "Allow apps to use the Share API" => "Anwendungen erlauben, die Share-API zu benutzen", diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php index 80230e365c..13b46865b7 100644 --- a/settings/l10n/de_DE.php +++ b/settings/l10n/de_DE.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet das einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren, wenn Sie alle Funktionen nutzen wollen.", "Cron" => "Cron", "Execute one task with each page loaded" => "Eine Aufgabe bei jedem Laden der Seite ausführen", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php ist als Webcron-Dienst registriert, der die cron.php minütlich per HTTP aufruft.", -"Use systems cron service to call the cron.php file once a minute." => "Benutzen Sie den System-Crondienst, um die cron.php minütlich aufzurufen.", "Sharing" => "Teilen", "Enable Share API" => "Share-API aktivieren", "Allow apps to use the Share API" => "Anwendungen erlauben, die Share-API zu benutzen", diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index e84a6f573f..e87cf05a8b 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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.", "Cron" => "Cron", "Execute one task with each page loaded" => "Execute one task with each page loaded", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php is registered at a webcron service to call cron.php once a minute over http.", -"Use systems cron service to call the cron.php file once a minute." => "Use systems cron service to call the cron.php file once a minute.", "Sharing" => "Sharing", "Enable Share API" => "Enable Share API", "Allow apps to use the Share API" => "Allow apps to use the Share API", diff --git a/settings/l10n/es.php b/settings/l10n/es.php index be19819854..0c92a46312 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Este servidor no tiene una conexión a Internet. Esto significa que algunas de las características como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionan. Podría no funcionar el acceso a los archivos de forma remota y el envío de correos electrónicos de notificación. Sugerimos habilitar la conexión a Internet de este servidor, si quiere tener todas las funciones.", "Cron" => "Cron", "Execute one task with each page loaded" => "Ejecutar una tarea con cada página cargada", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php está registrado en un servicio WebCron para llamar cron.php una vez por minuto a través de HTTP.", -"Use systems cron service to call the cron.php file once a minute." => "Usar el servicio cron del sistema para llamar al archivo cron.php una vez por minuto.", "Sharing" => "Compartiendo", "Enable Share API" => "Activar API de Compartición", "Allow apps to use the Share API" => "Permitir a las aplicaciones utilizar la API de Compartición", diff --git a/settings/l10n/es_AR.php b/settings/l10n/es_AR.php index aba4b604a2..4fcfa20b9d 100644 --- a/settings/l10n/es_AR.php +++ b/settings/l10n/es_AR.php @@ -53,8 +53,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "El servidor no posee una conexión a Internet activa. Esto significa que algunas características como el montaje de un almacenamiento externo, las notificaciones acerca de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. El acceso a archivos de forma remota y el envío de correos con notificaciones es posible que tampoco funcionen. Sugerimos habilitar la conexión a Internet para este servidor si deseas tener todas estas características.", "Cron" => "Cron", "Execute one task with each page loaded" => "Ejecutá una tarea con cada pagina cargada.", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php está registrado al servicio webcron para que sea llamado una vez por cada minuto sobre http.", -"Use systems cron service to call the cron.php file once a minute." => "Usa el servicio cron del sistema para ejecutar al archivo cron.php por cada minuto.", "Sharing" => "Compartiendo", "Enable Share API" => "Habilitar Share API", "Allow apps to use the Share API" => "Permitir a las aplicaciones usar la Share API", diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index a45aa8d204..25597cafef 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Serveril puudub toimiv internetiühendus. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, teavitused uuendustest või kolmandate osapoolte rakenduste paigaldamine ei tööta. Eemalt failidele ligipääs ning teadete saatmine emailiga ei pruugi samuti toimida. Kui soovid täielikku funktsionaalsust, siis soovitame serverile tagada ligipääs internetti.", "Cron" => "Cron", "Execute one task with each page loaded" => "Käivita toiming igal lehe laadimisel", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php on registreeritud webcron teenusena laadimaks cron.php iga minut üle http.", -"Use systems cron service to call the cron.php file once a minute." => "Kasuta süsteemi cron teenust käivitamaks faili cron.php kord minutis.", "Sharing" => "Jagamine", "Enable Share API" => "Luba Share API", "Allow apps to use the Share API" => "Luba rakendustel kasutada Share API-t", diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php index 63a3bf3f62..250dc65c96 100644 --- a/settings/l10n/eu.php +++ b/settings/l10n/eu.php @@ -47,8 +47,6 @@ $TRANSLATIONS = array( "Internet connection not working" => "Interneteko konexioak ez du funtzionatzen", "Cron" => "Cron", "Execute one task with each page loaded" => "Exekutatu zeregin bat orri karga bakoitzean", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php webcron zerbitzu batean erregistratua dago cron.php minuturo http bidez deitzeko.", -"Use systems cron service to call the cron.php file once a minute." => "Erabili sistemaren cron zerbitzua cron.php fitxategia minuturo deitzeko.", "Sharing" => "Partekatzea", "Enable Share API" => "Gaitu Elkarbanatze APIa", "Allow apps to use the Share API" => "Baimendu aplikazioak Elkarbanatze APIa erabiltzeko", diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index d506965be7..4959dde2c4 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mails ne seront pas fonctionnels également. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "Cron" => "Cron", "Execute one task with each page loaded" => "Exécute une tâche à chaque chargement de page", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php est enregistré en tant que service webcron pour appeler cron.php une fois par minute via http.", -"Use systems cron service to call the cron.php file once a minute." => "Utilise le service cron du système pour appeler cron.php une fois par minute.", "Sharing" => "Partage", "Enable Share API" => "Activer l'API de partage", "Allow apps to use the Share API" => "Autoriser les applications à utiliser l'API de partage", diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index d480dd08e1..f090570eb0 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Este servidor non ten conexión a Internet. Isto significa que algunhas das funcionalidades como a montaxe de almacenamento externo, as notificacións sobre actualizacións ou instalación de aplicativos de terceiros non funcionan. O acceso aos ficheiros de forma remota e o envío de mensaxes de notificación poderían non funcionar. Suxerímoslle que active a conexión a Internet deste servidor se quere dispor de todas as funcionalidades.", "Cron" => "Cron", "Execute one task with each page loaded" => "Executar unha tarefa con cada páxina cargada", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php unha vez por minuto a través de HTTP.", -"Use systems cron service to call the cron.php file once a minute." => "Use o servizo de sistema cron para chamar ao ficheiro cron.php unha vez por minuto.", "Sharing" => "Compartindo", "Enable Share API" => "Activar o API para compartir", "Allow apps to use the Share API" => "Permitir que os aplicativos empreguen o API para compartir", diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php index 9ab2076abf..a93ae1da26 100644 --- a/settings/l10n/hu_HU.php +++ b/settings/l10n/hu_HU.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "A kiszolgálónak nincs müködő internet kapcsolata. Ez azt jelenti, hogy néhány képességét a kiszolgálónak mint például becsatolni egy külső tárolót, értesítések külső gyártók programjának frissítéséről nem fog müködni. A távolról való elérése a fileoknak és email értesítések küldése szintén nem fog müködni. Ha használni szeretnéd mindezeket a képességeit a szervernek, ahoz javasoljuk, hogy engedélyezzed az internet elérését a szervernek.", "Cron" => "Ütemezett feladatok", "Execute one task with each page loaded" => "Egy-egy feladat végrehajtása minden alkalommal, amikor egy weboldalt letöltenek", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "A cron.php webcron szolgáltatásként van regisztrálva. Hívja meg a cron.php állományt http-n keresztül percenként egyszer.", -"Use systems cron service to call the cron.php file once a minute." => "A rendszer cron szolgáltatásának használata. Hívja meg a cron.php állományt percenként egyszer a rendszer cron szolgáltatásának segítségével.", "Sharing" => "Megosztás", "Enable Share API" => "A megosztás API-jának engedélyezése", "Allow apps to use the Share API" => "Lehetővé teszi, hogy a programmodulok is használhassák a megosztást", diff --git a/settings/l10n/it.php b/settings/l10n/it.php index c90a1a8085..d7ced6eecc 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Questo server ownCloud non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.", "Cron" => "Cron", "Execute one task with each page loaded" => "Esegui un'operazione con ogni pagina caricata", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php è registrato su un servizio webcron per invocare la pagina cron.php ogni minuto su http.", -"Use systems cron service to call the cron.php file once a minute." => "Usa il servizio cron di sistema per invocare il file cron.php ogni minuto.", "Sharing" => "Condivisione", "Enable Share API" => "Abilita API di condivisione", "Allow apps to use the Share API" => "Consenti alle applicazioni di utilizzare le API di condivisione", diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php index 544655ade2..11a4efb18d 100644 --- a/settings/l10n/ja_JP.php +++ b/settings/l10n/ja_JP.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティアプリといったいくつかの機能が使えません。また、リモート接続でのファイルアクセス、通知メールの送信と言った機能も利用できないかもしれません。全ての機能を利用したいのであれば、このサーバーからインターネットに接続できるようにすることをお勧めします。", "Cron" => "Cron", "Execute one task with each page loaded" => "各ページの読み込み時にタスクを実行する", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "http経由で1分間に1回cron.phpを呼び出すように cron.phpがwebcron サービスに登録されています。", -"Use systems cron service to call the cron.php file once a minute." => "cron.phpファイルを1分間に1回実行する為にサーバーのcronサービスを利用する。", "Sharing" => "共有", "Enable Share API" => "共有APIを有効にする", "Allow apps to use the Share API" => "アプリからの共有APIの利用を許可する", diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php index 6e75f61a68..8c24ce850d 100644 --- a/settings/l10n/lt_LT.php +++ b/settings/l10n/lt_LT.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Šis serveris neturi veikiančio ryšio. Tai reiškia, kas kai kurios funkcijos kaip išorinės saugyklos prijungimas, perspėjimai apie atnaujinimus ar trečių šalių programų įdiegimas neveikia. Failų pasiekimas iš kitur ir pranešimų siuntimas el. paštu gali taip pat neveikti. Rekomenduojame įjungti interneto ryšį šiame serveryje, jei norite naudoti visas funkcijas.", "Cron" => "Cron", "Execute one task with each page loaded" => "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php yra registruotas tinklapio suplanuotų užduočių paslaugose, kad iškviesti cron.php kartą per minutę per http.", -"Use systems cron service to call the cron.php file once a minute." => "Naudoti sistemos planuotų užduočių paslaugą, kad iškvieti cron.php kartą per minutę.", "Sharing" => "Dalijimasis", "Enable Share API" => "Įjungti Share API", "Allow apps to use the Share API" => "Leidžia programoms naudoti Share API", diff --git a/settings/l10n/lv.php b/settings/l10n/lv.php index 66e34f11e6..4bfd66fa3e 100644 --- a/settings/l10n/lv.php +++ b/settings/l10n/lv.php @@ -51,8 +51,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Šim serverim nav savienojums ar internetu. Tas nozīmē ka nebūs tādas iespējas kā ārējo datu nesēju montēšana, paziņojumi par atjauninājumiem vai citu izstrādātāju programmu uzstādīšana. Attālināta failu piekļuve vai paziņojumu epastu sūtīšana iespējams arī nedarbosies. Ir rekomendēts iespējot interneta savienojumu lai gūtu iespēju izmantotu visus risinājumus.", "Cron" => "Cron", "Execute one task with each page loaded" => "Izpildīt vienu uzdevumu ar katru ielādēto lapu", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php ir reģistrēts webcron servisā lai izsauktu cron.php vienreiz minūtē caur http.", -"Use systems cron service to call the cron.php file once a minute." => "Izmantojiet sistēmas cron servisu lai izsauktu cron.php reizi minūtē.", "Sharing" => "Dalīšanās", "Enable Share API" => "Aktivēt koplietošanas API", "Allow apps to use the Share API" => "Ļauj lietotnēm izmantot koplietošanas API", diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index 6bb889d3d4..29bab66e48 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Deze server heeft geen actieve internetverbinding. Dat betekent dat sommige functies, zoals aankoppelen van externe opslag, notificaties over updates of installatie van apps van 3e partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie emails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als u alle functies wilt gebruiken.", "Cron" => "Cron", "Execute one task with each page loaded" => "Bij laden van elke pagina één taak uitvoeren", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php is geregistreerd bij een webcron service om cron.php eens per minuut aan te roepen via http.", -"Use systems cron service to call the cron.php file once a minute." => "Gebruik de systeem cron service om het bestand cron.php eens per minuut aan te roepen.", "Sharing" => "Delen", "Enable Share API" => "Activeren Share API", "Allow apps to use the Share API" => "Apps toestaan de Share API te gebruiken", diff --git a/settings/l10n/nn_NO.php b/settings/l10n/nn_NO.php index 9eb31a887b..afe7ccb870 100644 --- a/settings/l10n/nn_NO.php +++ b/settings/l10n/nn_NO.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Denne tenaren har ikkje ei fungerande nettilkopling. Dette vil seia at visse funksjonar, som montering av ekstern lagring, meldingar om oppdateringar eller installering av tredjepartsprogram, ikkje vil fungera. Det kan òg henda at du ikkje får tilgang til filene dine utanfrå, eller ikkje får sendt varslingsepostar. Me rår deg til å skru på nettilkoplinga for denne tenaren viss du ønskjer desse funksjonane.", "Cron" => "Cron", "Execute one task with each page loaded" => "Utfør éi oppgåve for kvar sidelasting", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "Ei webcron-teneste er stilt inn til å kalla cron.php ein gong i minuttet over http.", -"Use systems cron service to call the cron.php file once a minute." => "Bruk cron-tenesta til systemet for å kalla cron.php-fila ein gong i minuttet.", "Sharing" => "Deling", "Enable Share API" => "Slå på API-et for deling", "Allow apps to use the Share API" => "La app-ar bruka API-et til deling", diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index f1a91a345c..b53f9ac10a 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -56,8 +56,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Ten serwer OwnCloud nie ma połączenia z Internetem. Oznacza to, że niektóre z funkcji, takich jak montowanie zewnętrznych zasobów, powiadomienia o aktualizacji lub 3-cie aplikacje mogą nie działać. Dostęp do plików z zewnątrz i wysyłanie powiadomienia e-mail nie może również działać. Sugerujemy, aby włączyć połączenia internetowego dla tego serwera, jeśli chcesz mieć wszystkie opcje.", "Cron" => "Cron", "Execute one task with each page loaded" => "Wykonuj jedno zadanie wraz z każdą wczytaną stroną", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php jest zarejestrowany w serwisie webcron do uruchamiania cron.php raz na minutę przez http.", -"Use systems cron service to call the cron.php file once a minute." => "Użyj systemowego cron-a do uruchamiania cron.php raz na minutę.", "Sharing" => "Udostępnianie", "Enable Share API" => "Włącz API udostępniania", "Allow apps to use the Share API" => "Zezwalaj aplikacjom na korzystanie z API udostępniania", diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index c4042cc6ec..4d967be8b8 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Este servidor não tem conexão com a internet. Isso significa que algumas das características como a montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de 3ºs terceiros não funcionam. Acessar arquivos remotamente e envio de e-mails de notificação também não podem funcionar. Sugerimos permitir conexão com a internet para esse servidor, se você deseja ter todas as funcionalidades.", "Cron" => "Cron", "Execute one task with each page loaded" => "Execute uma tarefa com cada página carregada", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php está registrado em um serviço webcron chamar cron.php uma vez por minuto usando http.", -"Use systems cron service to call the cron.php file once a minute." => "Utilizar sistema de serviços cron para chamar o arquivo cron.php uma vez por minuto.", "Sharing" => "Compartilhamento", "Enable Share API" => "Habilitar API de Compartilhamento", "Allow apps to use the Share API" => "Permitir que aplicativos usem a API de Compartilhamento", diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index 51182f01c8..a384871e4d 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -59,8 +59,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Este servidor ownCloud não tem uma ligação de internet a funcionar. Isto significa que algumas funcionalidades como o acesso a locais externos (dropbox, gdrive, etc), notificações sobre actualizções, ou a instalação de aplicações não irá funcionar. Sugerimos que active uma ligação à internet se pretender obter todas as funcionalidades do ownCloud.", "Cron" => "Cron", "Execute one task with each page loaded" => "Executar uma tarefa com cada página carregada", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php está registado num serviço webcron para chamar a página cron.php por http uma vez por minuto.", -"Use systems cron service to call the cron.php file once a minute." => "Use o serviço cron do sistema para chamar o ficheiro cron.php uma vez por minuto.", "Sharing" => "Partilha", "Enable Share API" => "Activar a API de partilha", "Allow apps to use the Share API" => "Permitir que os utilizadores usem a API de partilha", diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index 1bce6332c7..5b609000c7 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Этот сервер не имеет подключения к сети интернет. Это значит, что некоторые возможности, такие как подключение внешних дисков, уведомления об обновлениях или установка сторонних приложений – не работают. Удалённый доступ к файлам и отправка уведомлений по электронной почте вероятнее всего тоже не будут работать. Предлагаем включить соединение с интернетом для этого сервера, если Вы хотите иметь все возможности.", "Cron" => "Планировщик задач по расписанию", "Execute one task with each page loaded" => "Выполнять одно задание с каждой загруженной страницей", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php зарегистрирован в сервисе webcron, чтобы cron.php вызывался раз в минуту используя http.", -"Use systems cron service to call the cron.php file once a minute." => "Использовать системный сервис cron для вызова cron.php раз в минуту.", "Sharing" => "Общий доступ", "Enable Share API" => "Включить API общего доступа", "Allow apps to use the Share API" => "Позволить приложениям использовать API общего доступа", diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index 29c2b783e8..a55aa4d769 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -57,8 +57,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Server nemá funkčné pripojenie k internetu. Niektoré moduly ako napr. externé úložisko, oznámenie o dostupných aktualizáciách alebo inštalácia aplikácií tretích strán nebudú fungovať. Prístup k súborom z iných miest a odosielanie oznamovacích emailov tiež nemusí fungovať. Ak chcete využívať všetky vlastnosti ownCloudu, odporúčame povoliť pripojenie k internetu tomuto serveru.", "Cron" => "Cron", "Execute one task with each page loaded" => "Vykonať jednu úlohu s každým načítaní stránky", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php je registrovaný v službe webcron na zavolanie stránky cron.php raz za minútu cez HTTP.", -"Use systems cron service to call the cron.php file once a minute." => "Použiť systémovú službu cron na spustenie súboru cron.php raz za minútu.", "Sharing" => "Zdieľanie", "Enable Share API" => "Povoliť API zdieľania", "Allow apps to use the Share API" => "Povoliť aplikáciám používať API na zdieľanie", diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index e5126150f2..e57e552e53 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Servern har ingen fungerande internetanslutning. Detta innebär att en del av de funktioner som montering av extern lagring, notifieringar om uppdateringar eller installation av 3: e part appar inte fungerar. Åtkomst till filer och skicka e-postmeddelanden fungerar troligen inte heller. Vi rekommenderar starkt att aktivera en internetuppkoppling för denna server om du vill ha alla funktioner.", "Cron" => "Cron", "Execute one task with each page loaded" => "Exekvera en uppgift vid varje sidladdning", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php är registrerad som en webcron-tjänst för att anropa cron.php varje minut över http.", -"Use systems cron service to call the cron.php file once a minute." => "Använd system-tjänsten cron för att anropa cron.php varje minut.", "Sharing" => "Dela", "Enable Share API" => "Aktivera delat API", "Allow apps to use the Share API" => "Tillåt applikationer att använda delat API", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index e7c6dbdc7d..388aaec3c1 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "Bu sunucunun çalışan bir internet bağlantısı yok. Bu, harici depolama alanı bağlama, güncelleştirme bildirimleri veya 3. parti uygulama kurma gibi bazı özellikler çalışmayacak demektir. Uzak dosyalara erişim ve e-posta ile bildirim gönderme de çalışmayacaktır. Eğer bu özelliklerin tamamını kullanmak istiyorsanız, sunucu için internet bağlantısını etkinleştirmenizi öneriyoruz.", "Cron" => "Cron", "Execute one task with each page loaded" => "Yüklenen her sayfa ile bir görev çalıştır", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "Http üzerinden dakikada bir çalıştırılmak üzere, cron.php bir webcron hizmetine kaydedildi.", -"Use systems cron service to call the cron.php file once a minute." => "cron.php dosyasını dakikada bir çağırmak için sistemin cron hizmetini kullan. ", "Sharing" => "Paylaşım", "Enable Share API" => "Paylaşım API'sini etkinleştir.", "Allow apps to use the Share API" => "Uygulamaların paylaşım API'sini kullanmasına izin ver", diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php index 659c5bea1a..34dd4bf9ce 100644 --- a/settings/l10n/zh_CN.php +++ b/settings/l10n/zh_CN.php @@ -53,8 +53,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "此服务器上没有可用的因特网连接. 这意味着某些特性将无法工作,例如挂载外部存储器, 提醒更新或安装第三方应用等. 从远程访问文件和发送提醒电子邮件也可能无法工作. 如果你想要ownCloud的所有特性, 我们建议启用此服务器的因特网连接.", "Cron" => "计划任务", "Execute one task with each page loaded" => "每个页面加载后执行一个任务", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php已被注册到网络定时任务服务。通过http每分钟调用owncloud根目录的cron.php网页。", -"Use systems cron service to call the cron.php file once a minute." => "使用系统定时任务服务。每分钟通过系统定时任务调用owncloud文件夹中的cron.php文件", "Sharing" => "共享", "Enable Share API" => "启用共享API", "Allow apps to use the Share API" => "允许应用软件使用共享API", diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php index bb53ab3079..ed75650743 100644 --- a/settings/l10n/zh_TW.php +++ b/settings/l10n/zh_TW.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or 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." => "這臺 ownCloud 伺服器沒有連接到網際網路,因此有些功能像是掛載外部儲存空間、更新 ownCloud 或應用程式的通知沒有辦法運作。透過網際網路存取檔案還有電子郵件通知可能也無法運作。如果想要 ownCloud 完整的功能,建議您將這臺伺服器連接至網際網路。", "Cron" => "Cron", "Execute one task with each page loaded" => "當頁面載入時,執行", -"cron.php is registered at a webcron service to call cron.php once a minute over http." => "cron.php 已經註冊 webcron 服務,webcron 每分鐘會呼叫 cron.php 一次。", -"Use systems cron service to call the cron.php file once a minute." => "使用系統的 cron 服務來呼叫 cron.php 每分鐘一次。", "Sharing" => "分享", "Enable Share API" => "啟用分享 API", "Allow apps to use the Share API" => "允許 apps 使用分享 API",